zephyr/subsys
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
..
bluetooth Bluetooth: GATT: Fix possible crash while resubscribing 2018-03-06 17:06:22 +01:00
console
cpp
debug
dfu subsys: dfu: boot: Remove unused ver query code. 2018-02-21 18:53:42 -05:00
disk
fs
logging
mgmt
net net: sockets: Preserve user_data for any net_context send() or recv() 2018-03-05 12:54:42 +01:00
random
shell
storage
usb usb: msc: Cleanup USB write 2018-03-03 10:27:21 +01:00
CMakeLists.txt
Kconfig