zephyr/subsys/bluetooth/host
Luiz Augusto von Dentz 9c92609a66 Bluetooth: GATT: Fix possible crash while resubscribing
When reconnecting the code will attempt to recover the subscriptions
but it was not setting any callback causing the bt_att_req.func to be
NULL.

Fixes #5982

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2018-03-06 17:06:22 +01:00
..
mesh
a2dp_internal.h
a2dp.c
at.c
at.h
att_internal.h
att.c
avdtp_internal.h
avdtp.c
CMakeLists.txt
conn_internal.h
conn.c
crypto.c
crypto.h
ecc.h
gatt_internal.h
gatt.c
hci_core.c
hci_core.h
hci_ecc.c
hci_ecc.h
hci_raw_internal.h
hci_raw.c
hfp_hf.c
hfp_internal.h
Kconfig
keys_br.c
keys.c
keys.h
l2cap_br.c
l2cap_internal.h
l2cap.c
monitor.c
monitor.h
rfcomm_internal.h
rfcomm.c
sdp_internal.h
sdp.c
smp_null.c
smp.c
smp.h
storage.c
testing.c
testing.h
uuid.c