zephyr/include/bluetooth
Luiz Augusto von Dentz e8e0fbe63a Bluetooth: Add BT_GATT_CCC macro
BT_GATT_CCC uses _bt_gatt_ccc internal struct to handle peer
configurations and special helpers to read and write to minimize the
code necessary to handle CCC in the task.

Note this not yet include handling of connection and disconnection but
the idea is that the core would automatically disable the configurations
while disconnected and re-enable once peer connect back.

Change-Id: I89325b8a074766b9fd2423085565df669f7275e1
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-02-05 20:14:17 -05:00
..
bluetooth.h
buf.h
gatt.h Bluetooth: Add BT_GATT_CCC macro 2016-02-05 20:14:17 -05:00
hci.h Bluetooth: Fix codying style of EIR defines 2016-02-05 20:14:17 -05:00
uuid.h