zephyr/subsys/bluetooth/shell
Kai Ren 92c5afe2be Bluetooth: shell: Fix null check in conn and data length update
Perform null check of default_conn in call cmd_conn_update()
and cmd_conn_data_len_update() in ./subsys/bluetooth/shell/bt.c

Signed-off-by: Kai Ren <renkaikaiser@163.com>
2021-04-26 13:05:55 +03:00
..
CMakeLists.txt
Kconfig
bredr.c coccinelle: Remove extra semicolon 2021-03-25 11:35:30 -05:00
bt.c Bluetooth: shell: Fix null check in conn and data length update 2021-04-26 13:05:55 +03:00
bt.h Bluetooth: host: Initial support for BIS 2021-03-09 08:06:02 -05:00
gatt.c Bluetooth: Use ATT FIRST/LAST attribute handle defines where applicable 2021-04-08 16:35:57 +02:00
hci.c
hci.h
iso.c Bluetooth: host: Add ISO disconnect reason 2021-04-07 14:16:54 +02:00
l2cap.c
ll.c
ll.h
rfcomm.c
ticker.c