share/gatt-client: Introduce idle callback
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 1 Mar 2023 00:05:47 +0000 (16:05 -0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 5 Jan 2024 10:21:48 +0000 (15:51 +0530)
commit1830a3a45e3505567117fded05912cb909b921ef
tree89440a5e420af3942ee4acc2b6531cabad52d1be
parent2a0d92f0b757c747d0b7016655a098f97c025c50
share/gatt-client: Introduce idle callback

This introduces the concept of idle callback which can be used to get
notified when there is no more pending requests by the client.
src/shared/gatt-client.c
src/shared/gatt-client.h