zephyr/include/bluetooth
Luiz Augusto von Dentz da163794d0 Bluetooth: GATT: Add BT_GATT_CCC_MANAGED
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>
2019-02-27 10:30:50 +01:00
..
mesh
services
a2dp-codec.h
a2dp.h
att.h
avdtp.h
bluetooth.h
buf.h
conn.h
controller.h
crypto.h
gatt.h Bluetooth: GATT: Add BT_GATT_CCC_MANAGED 2019-02-27 10:30:50 +01:00
hci_raw.h
hci_vs.h
hci.h
hfp_hf.h
l2cap.h
mesh.h
rfcomm.h
sdp.h
testing.h
uuid.h