zephyr/subsys/bluetooth/host
Luiz Augusto von Dentz 871859a07e Bluetooth: GATT: Make CCC cfg_changed optional
If cfg_changed has not been set consider that the application don't
care and just skip it.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2018-08-21 21:57:00 +03:00
..
mesh Bluetooth: Mesh: Fix heartbeat subscription state handling 2018-08-16 22:40:02 +03:00
a2dp_internal.h
a2dp.c
at.c
at.h
att_internal.h
att.c
avdtp_internal.h
avdtp.c
CMakeLists.txt
conn_internal.h Bluetooth: Pass identity to connection and pairing clearing functions 2018-08-13 19:53:22 +03:00
conn.c Bluetooth: Pass identity to connection and pairing clearing functions 2018-08-13 19:53:22 +03:00
crypto.c
crypto.h
ecc.h
gatt_internal.h Bluetooth: Add infrastructure to handle multiple identities 2018-08-13 19:53:22 +03:00
gatt.c Bluetooth: GATT: Make CCC cfg_changed optional 2018-08-21 21:57:00 +03:00
hci_core.c Bluetooth: Introduce bt_id_delete() API 2018-08-13 19:53:22 +03:00
hci_core.h Bluetooth: Remove return parameter from bt_id_add/del 2018-08-13 19:53:22 +03:00
hci_ecc.c
hci_ecc.h
hci_raw_internal.h
hci_raw.c
hfp_hf.c
hfp_internal.h
Kconfig Bluetooth: Add infrastructure to handle multiple identities 2018-08-13 19:53:22 +03:00
keys_br.c
keys.c Bluetooth: Remove bogus bt_keys_func_t typedef 2018-08-13 19:53:22 +03:00
keys.h Bluetooth: Remove bogus bt_keys_func_t typedef 2018-08-13 19:53:22 +03:00
l2cap_br.c
l2cap_internal.h
l2cap.c
monitor.c
monitor.h
rfcomm_internal.h
rfcomm.c
sdp_internal.h
sdp.c
settings.c Bluetooth: Add full storage support for multiple identities 2018-08-13 19:53:22 +03:00
settings.h Bluetooth: Add full storage support for multiple identities 2018-08-13 19:53:22 +03:00
smp_null.c
smp.c Bluetooth: Add infrastructure to handle multiple identities 2018-08-13 19:53:22 +03:00
smp.h
testing.c
testing.h
uuid.c