zephyr/subsys/bluetooth/shell
Emil Gydesen 578acd8cee Bluetooth: Shell: Ensure scan_filter.addr is null terminated
Ensure that scan_filter.addr is NULL terminated by only copying
the sizeof the buffer -1 and then always setting the last byte to
\0.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2023-06-05 07:05:00 -04:00
..
bredr.c
bt.c Bluetooth: Shell: Ensure scan_filter.addr is null terminated 2023-06-05 07:05:00 -04:00
bt.h Bluetooth: Audio: Shell: Move audio defines to audio.h 2023-05-05 16:17:59 +02:00
CMakeLists.txt Bluetooth: Audio: Move audio shell to audio directory 2023-03-20 09:53:34 +01:00
gatt.c Bluetooth: Shell: Remove ad-hoc CHAR_SIZE_MAX 2023-03-20 09:51:24 +01:00
hci.c
hci.h
ias_client.c
ias.c
iso.c Bluetooth: iso: use kconfig for userdata size 2023-05-03 10:02:44 +02:00
Kconfig
l2cap.c
ll.c
ll.h
rfcomm.c
ticker.c