)]}'
{
  "commit": "2627063ab21913bf82c5342ce115af1bf18e4299",
  "tree": "30f079a56cc37ef822db31e1e018f07bc7653ade",
  "parents": [
    "e635d3aab6e7f92fb6d0940da6cc0c69a817f402"
  ],
  "author": {
    "name": "Mariusz Skamra",
    "email": "mariusz.skamra@codecoup.pl",
    "time": "Thu Oct 20 11:25:38 2022 +0200"
  },
  "committer": {
    "name": "Carles Cufí",
    "email": "carles.cufi@nordicsemi.no",
    "time": "Wed Oct 26 08:49:00 2022 +0200"
  },
  "message": "Bluetooth: audio: pacs: Replace capabilities API with pacs\n\nThis changes the API to use proper naming convention, as the code has\nbeen moved out of capabilities.\n\nSigned-off-by: Mariusz Skamra \u003cmariusz.skamra@codecoup.pl\u003e\n",
  "tree_diff": [
    {
      "type": "delete",
      "old_id": "20c7a9a07bc9c6b771b95deefb222b6a5012d1f6",
      "old_mode": 33188,
      "old_path": "include/zephyr/bluetooth/audio/capabilities.h",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "db8d903dfc8fb48610df9bf00d40c8ed69a500f3",
      "new_mode": 33188,
      "new_path": "include/zephyr/bluetooth/audio/pacs.h"
    },
    {
      "type": "modify",
      "old_id": "ceb7558a7b96fb5fb1c34b092cc575b4f165e655",
      "old_mode": 33188,
      "old_path": "samples/bluetooth/broadcast_audio_sink/src/main.c",
      "new_id": "66b41933136d1477dadd0be2efa5058abbd8d33f",
      "new_mode": 33188,
      "new_path": "samples/bluetooth/broadcast_audio_sink/src/main.c"
    },
    {
      "type": "modify",
      "old_id": "0def2418c4564a9d8efa63626de433c7259e894a",
      "old_mode": 33188,
      "old_path": "samples/bluetooth/hap_ha/src/bap_unicast_sr.c",
      "new_id": "e8465aac7d6c423b3c34e5e2232663b96d7c5b14",
      "new_mode": 33188,
      "new_path": "samples/bluetooth/hap_ha/src/bap_unicast_sr.c"
    },
    {
      "type": "modify",
      "old_id": "0c8c1d889b081bff80923a199607c6efb129ab04",
      "old_mode": 33188,
      "old_path": "samples/bluetooth/hap_ha/src/main.c",
      "new_id": "816b1b35248e901757a8d52c07007ed7671a4d15",
      "new_mode": 33188,
      "new_path": "samples/bluetooth/hap_ha/src/main.c"
    },
    {
      "type": "modify",
      "old_id": "daaa64d415e28a2914c65bbd8610a4fd0c327c34",
      "old_mode": 33188,
      "old_path": "samples/bluetooth/unicast_audio_server/src/main.c",
      "new_id": "fefc6a50ce67fff2e485ef9ca79a9b3d504a79c1",
      "new_mode": 33188,
      "new_path": "samples/bluetooth/unicast_audio_server/src/main.c"
    },
    {
      "type": "modify",
      "old_id": "59bb65ee05670784cdb9c3aa8e224c472a53995a",
      "old_mode": 33188,
      "old_path": "subsys/bluetooth/audio/ascs.c",
      "new_id": "a7befe9b4cbe951e12950c67ded58f75c879bf58",
      "new_mode": 33188,
      "new_path": "subsys/bluetooth/audio/ascs.c"
    },
    {
      "type": "modify",
      "old_id": "8cc0946aa0be1e33613a1f3aae76fea7dfb09311",
      "old_mode": 33188,
      "old_path": "subsys/bluetooth/audio/has.c",
      "new_id": "424b753078ead801718cb996b635b9f561d3f9f6",
      "new_mode": 33188,
      "new_path": "subsys/bluetooth/audio/has.c"
    },
    {
      "type": "modify",
      "old_id": "e0b484bec13f9a591c3cfa129d6a8512ad8628e2",
      "old_mode": 33188,
      "old_path": "subsys/bluetooth/audio/pacs.c",
      "new_id": "c4a79f84afe895a0a57eb0d75c862e4db804d082",
      "new_mode": 33188,
      "new_path": "subsys/bluetooth/audio/pacs.c"
    },
    {
      "type": "modify",
      "old_id": "f7520fce5b6734d61271fca31f834d4339ba39f5",
      "old_mode": 33188,
      "old_path": "subsys/bluetooth/shell/audio.c",
      "new_id": "aa8eefcc82cdbca685d434895b54e5afc8592ca5",
      "new_mode": 33188,
      "new_path": "subsys/bluetooth/shell/audio.c"
    },
    {
      "type": "modify",
      "old_id": "72dff3b90dab2caf631c55275a465950002487a4",
      "old_mode": 33188,
      "old_path": "subsys/bluetooth/shell/bt.c",
      "new_id": "c45897e81a3e32ff852c8123fc44e159d34919dd",
      "new_mode": 33188,
      "new_path": "subsys/bluetooth/shell/bt.c"
    },
    {
      "type": "modify",
      "old_id": "d45d228e2d41d2aa494ea028ad63140827100503",
      "old_mode": 33188,
      "old_path": "tests/bluetooth/bsim_bt/bsim_test_audio/src/broadcast_sink_test.c",
      "new_id": "12837f994e09a5f731aa83e1d401ff7fbd66ee2d",
      "new_mode": 33188,
      "new_path": "tests/bluetooth/bsim_bt/bsim_test_audio/src/broadcast_sink_test.c"
    },
    {
      "type": "modify",
      "old_id": "1e0b73a2683929ecd9a04def8f46422b617cfce4",
      "old_mode": 33188,
      "old_path": "tests/bluetooth/bsim_bt/bsim_test_audio/src/unicast_client_test.c",
      "new_id": "61f9d6c49add72437e619c718060cd200952ccd0",
      "new_mode": 33188,
      "new_path": "tests/bluetooth/bsim_bt/bsim_test_audio/src/unicast_client_test.c"
    },
    {
      "type": "modify",
      "old_id": "ee85104a832f70520628d89a44cb182148f4f704",
      "old_mode": 33188,
      "old_path": "tests/bluetooth/bsim_bt/bsim_test_audio/src/unicast_server_test.c",
      "new_id": "d080a05471a9246d3e7ec4f4b160e31c341b5b86",
      "new_mode": 33188,
      "new_path": "tests/bluetooth/bsim_bt/bsim_test_audio/src/unicast_server_test.c"
    }
  ]
}
