zephyr/subsys/bluetooth
Joakim Andersson 3bddc20f87 Bluetooth: GATT: Fix segfault discover descriptors all UUIDs
Handle optional argument UUID in bt_gatt_discover with type
DISCOVER_DESCRIPTOR, bt_uuid_cmp doesn't check for NULL pointer.
On system with MMU (nrf52_bsim) this can result in segfault.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2019-07-10 18:57:37 +03:00
..
common cleanup: include/: move misc/stack.h to debug/stack.h 2019-06-27 22:55:49 -04:00
controller Bluetooth: controller: Fix assert during DLE 2019-07-10 14:10:37 +02:00
host Bluetooth: GATT: Fix segfault discover descriptors all UUIDs 2019-07-10 18:57:37 +03:00
mesh Bluetooth: Mesh: Move under subsys/bluetooth/mesh 2019-07-10 09:41:57 +03:00
services subsys/settings: Update bluetooth module 2019-06-26 16:31:01 +02:00
shell cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
CMakeLists.txt Bluetooth: Mesh: Move under subsys/bluetooth/mesh 2019-07-10 09:41:57 +03:00
Kconfig Bluetooth: Mesh: Move under subsys/bluetooth/mesh 2019-07-10 09:41:57 +03:00