)]}'
{
  "commit": "ce154b94d014cf2f177aee62124abdfabd0ba988",
  "tree": "b201d4b2ad36cc9be0aa48d661cfe716400e8bb5",
  "parents": [
    "92f1b3ff96901a706bc5b144281117ddab6311a5"
  ],
  "author": {
    "name": "Lyle Zhu",
    "email": "lyle.zhu@nxp.com",
    "time": "Tue Feb 27 15:27:59 2024 +0800"
  },
  "committer": {
    "name": "Alberto Escolar",
    "email": "alberto.escolar.piedras@nordicsemi.no",
    "time": "Tue Mar 19 10:08:27 2024 +0100"
  },
  "message": "Bluetooth: Host: Add SCO connection management\n\nCurrently, SCO connections and disconnections\nare agnostic to upper-layer.\n\nAdd two functions, bt_sco_connected and\nbt_sco_disconnected, to notify the SCO\nconnect changes.\n\nFor Central side, pass \"struct bt_sco_chan\"\nobject when calling bt_conn_create_sco. it\nuses to manage the SCO channel for upper-\nlayer.\n\nFor Peripheral side, two functions\nbt_sco_server_register and\nbt_sco_server_unregister are added to monitor\nSCO connection request for upper-layer. The\nupper-layer could accept or reject SCO connect\nWhen the connection request received. If the\nconnect is accepted, the \"struct bt_sco_chan\"\nobject could be passed by \"sco_server-\u003eaccept\".\n\nSigned-off-by: Lyle Zhu \u003clyle.zhu@nxp.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4059e0963b20263ce7b500450c3eab590ea7f99f",
      "old_mode": 33188,
      "old_path": "include/zephyr/bluetooth/conn.h",
      "new_id": "ca8a7bb3fb941de5440e437979ded2341b4ae96c",
      "new_mode": 33188,
      "new_path": "include/zephyr/bluetooth/conn.h"
    },
    {
      "type": "modify",
      "old_id": "bfa07bf1c55eb2183770dd6cbee8c5a8e28ccf25",
      "old_mode": 33188,
      "old_path": "subsys/bluetooth/host/classic/CMakeLists.txt",
      "new_id": "48b3935f86f045f08e907d56dd27f2e262d023c6",
      "new_mode": 33188,
      "new_path": "subsys/bluetooth/host/classic/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "54321a3dfc748db1fbfcdf9fbcb5de7b888496b3",
      "old_mode": 33188,
      "old_path": "subsys/bluetooth/host/classic/br.c",
      "new_id": "d176994a552b8da23def2fea9c9340d05628f7a1",
      "new_mode": 33188,
      "new_path": "subsys/bluetooth/host/classic/br.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "b41a68611f5b341e060a6cfb98e329bd6f67eda5",
      "new_mode": 33188,
      "new_path": "subsys/bluetooth/host/classic/sco.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "79e745a209d35a8c086c563ead92332619e0b803",
      "new_mode": 33188,
      "new_path": "subsys/bluetooth/host/classic/sco_internal.h"
    },
    {
      "type": "modify",
      "old_id": "25241b118155823e431853f21c750d698931668e",
      "old_mode": 33188,
      "old_path": "subsys/bluetooth/host/conn.c",
      "new_id": "615abe9009c2b02f22cde96d1ed17feb278ab6fe",
      "new_mode": 33188,
      "new_path": "subsys/bluetooth/host/conn.c"
    },
    {
      "type": "modify",
      "old_id": "2f41e7480687cabafe6de84ebe558d286f8a815e",
      "old_mode": 33188,
      "old_path": "subsys/bluetooth/host/conn_internal.h",
      "new_id": "cce4af3fd8c05185ac3edf1881a7e9cb71ae0cae",
      "new_mode": 33188,
      "new_path": "subsys/bluetooth/host/conn_internal.h"
    }
  ]
}
