mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-13 03:11:56 +00:00
The spec says that CCC shall only be persistent accross connection for bonded devices: 'The Client Characteristic Configuration descriptor value shall be persistent across connections for bonded devices. The Client Characteristic Configuration descriptor value shall be set to the default value at each connection with non-bonded devices'. To handle this now each configuration has a valid field indicating if the configuration is valid. Change-Id: Id74ac54f5e23a7a0b286f90dbc9af4e9ee966dd4 Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> |
||
---|---|---|
.. | ||
att.c | ||
att.h | ||
buf.c | ||
conn.c | ||
conn.h | ||
gatt.c | ||
hci_core.c | ||
hci_core.h | ||
Kconfig | ||
keys.c | ||
keys.h | ||
l2cap.c | ||
l2cap.h | ||
Makefile | ||
smp.c | ||
smp.h | ||
uuid.c |