shared/bap: Make use of bt_gatt_client_idle_register
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 2 Mar 2023 00:23:15 +0000 (16:23 -0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 5 Jan 2024 10:21:48 +0000 (15:51 +0530)
commit8084d39636fbed4a318f07f7b32daccad4db84ec
tree8490a3151d163f64413593f62020fd0fa97b55d3
parent6b8f64469bd9e773c7eff281113bc9932d343685
shared/bap: Make use of bt_gatt_client_idle_register

This uses bt_gatt_client_idle_register to track when instance is ready
instead of using a dedicated queue to track requests.

Fixes: https://github.com/bluez/bluez/issues/485
src/shared/bap.c