zephyr/subsys/bluetooth
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
..
common Bluetooth: log: Add BT_ASSERT_MSG that matches __ASSERT 2020-04-08 17:58:32 +03:00
controller bluetooth: controller: enable privacy for RV32M1 2020-04-15 13:43:00 -05:00
host Bluetooth: ATT: Fix passing wrong pointer when disconnecting 2020-04-15 11:38:41 +03:00
mesh Bluetooth: Mesh: PB-GATT common link closed 2020-04-14 11:27:23 +03:00
services Bluetooth: Use zd print conversion modifier for ssize_t 2020-04-03 21:13:14 +03:00
shell Bluetooth: shell: Give NULL pointer when ad_len or sd_len is zero 2020-04-17 15:28:03 +02:00
CMakeLists.txt cmake: don't link interface libraries with zephyr_interface 2019-09-26 05:50:46 -07:00
Kconfig net: buf: Move LEGACY_TIMEOUT_API selection to specific subsystems 2020-04-03 23:17:53 +03:00