mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-13 03:51:57 +00:00
This adds another helper macro called BT_GATT_CCC_MANAGED which can be used to set 2 new callbacks: - cfg_write: Which application can set if it wants to manage writes to CCC configuration. - cfg_match: Which application can set if it wants to manage matching CCC configuration when notifying/indicating. BT_GATT_CCC_MANAGED retains the ability of saving peer configuration on storage making it useful for clients which are only interrested in managing the CCC configuration but not the storage itself. Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> |
||
---|---|---|
.. | ||
mesh | ||
services | ||
a2dp-codec.h | ||
a2dp.h | ||
att.h | ||
avdtp.h | ||
bluetooth.h | ||
buf.h | ||
conn.h | ||
controller.h | ||
crypto.h | ||
gatt.h | ||
hci_raw.h | ||
hci_vs.h | ||
hci.h | ||
hfp_hf.h | ||
l2cap.h | ||
mesh.h | ||
rfcomm.h | ||
sdp.h | ||
testing.h | ||
uuid.h |