zephyr/subsys/bluetooth/host
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
..
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
Kconfig.gatt Bluetooth: GATT: Disable flow control if running with POSIX_ARCH 2019-06-04 09:52:47 +03:00
Kconfig.l2cap Bluetooth: L2CAP: Move Kconfig option to its own it own file 2019-05-29 16:31:03 +03:00
a2dp.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
a2dp_internal.h
at.c
at.h
att.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
att_internal.h Bluetooth: Add possibility to pass a user_data to conn_tx_cb_t 2019-05-29 16:31:03 +03:00
avdtp.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
avdtp_internal.h
conn.c cleanup: include/: move misc/stack.h to debug/stack.h 2019-06-27 22:55:49 -04:00
conn_internal.h Bluetooth: conn: Defer bt_conn_tx callback to system wq 2019-06-04 09:52:47 +03:00
crypto.c cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
crypto.h
ecc.h
gatt.c Bluetooth: GATT: Fix segfault discover descriptors all UUIDs 2019-07-10 18:57:37 +03:00
gatt_internal.h
hci_core.c Bluetooth: Introduce separate pool for discardable events 2019-07-01 16:36:15 +03:00
hci_core.h Bluetooth: Remove unused bt_hci_get_cmd_opcode() function 2019-06-19 11:07:27 +03:00
hci_ecc.c Bluetooth: Introduce separate pool for discardable events 2019-07-01 16:36:15 +03:00
hci_ecc.h
hci_raw.c Bluetooth: Introduce separate pool for discardable events 2019-07-01 16:36:15 +03:00
hci_raw_internal.h
hfp_hf.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
hfp_internal.h
keys.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
keys.h
keys_br.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
l2cap.c Bluetooth: L2CAP: Make use of Z_STRUCT_SECTION_ITERABLE 2019-07-04 17:00:09 +03:00
l2cap_br.c Bluetooth: L2CAP: Make use of Z_STRUCT_SECTION_ITERABLE 2019-07-04 17:00:09 +03:00
l2cap_internal.h Bluetooth: L2CAP: fix use of Z_STRUCT_SECTION_ITERABLE 2019-07-04 20:42:02 +03:00
monitor.c cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
monitor.h
rfcomm.c cleanup: include/: move misc/stack.h to debug/stack.h 2019-06-27 22:55:49 -04:00
rfcomm_internal.h
sdp.c cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
sdp_internal.h
settings.c subsys/settings: Update bluetooth module 2019-06-26 16:31:01 +02:00
settings.h subsys/settings: Update bluetooth module 2019-06-26 16:31:01 +02:00
smp.c cleanup: include/: move misc/stack.h to debug/stack.h 2019-06-27 22:55:49 -04:00
smp.h Bluetooth: smp: adding LE SC OOB support for peripheral side 2019-05-27 13:50:46 +02:00
smp_null.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
testing.c
testing.h
uuid.c cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00