zephyr/subsys/bluetooth/shell
Joakim Andersson 69d91f0a9d Bluetooth: shell: Give NULL pointer when ad_len or sd_len is zero
Give NULL pointer when ad_len or sd_len is zero, this stops the host
from setting a zero length advertise data or scan response.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-04-17 15:28:03 +02:00
..
bredr.c Bluetooth: L2CAP: Make channel ops const 2019-12-19 11:28:24 +02:00
bt.c Bluetooth: shell: Give NULL pointer when ad_len or sd_len is zero 2020-04-17 15:28:03 +02:00
bt.h
CMakeLists.txt
gatt.c bluetooth: fix signed and unsigend comparison warnings 2020-04-03 18:06:59 -04:00
hci.c
hci.h
Kconfig Bluetooth: shell: kconfig: Do not select FLASH_SHELL from BT_SHELL 2020-01-23 17:54:08 +02:00
l2cap.c Bluetooth: L2CAP: Make channel ops const 2019-12-19 11:28:24 +02:00
ll.c
ll.h
rfcomm.c global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
ticker.c