zephyr/subsys/bluetooth
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
..
common
controller
host Bluetooth: GATT: Fix possible crash while resubscribing 2018-03-06 17:06:22 +01:00
shell
CMakeLists.txt
Kconfig