zephyr/subsys/bluetooth/shell
Hang Fan 915f0fd74c Bluetooth: Shell: Fix coverity issue in cmd_adv_data
Fix wrong parameter type to avoid Unsigned compared against 0

Fixes: https://github.com/zephyrproject-rtos/zephyr/issues/65578

Signed-off-by: Hang Fan <fanhang8@gmail.com>
2023-12-27 12:36:23 +02:00
..
bredr.c
bt.c Bluetooth: Shell: Fix coverity issue in cmd_adv_data 2023-12-27 12:36:23 +02:00
bt.h
CMakeLists.txt
gatt.c
hci.c
hci.h
ias_client.c
ias.c
iso.c
Kconfig
l2cap.c
ll.c
ll.h
rfcomm.c Bluetooth: Host: Use actual user_data size 2023-12-11 12:50:54 +01:00
ticker.c