zephyr/subsys/bluetooth/shell
Arkadiusz Kozdra 82d8f09de1 bluetooth: host: track connection type enum
The enum used for connection types gets named bt_conn_type to guard
against accidental usage of generic integers with relation to it.

The added default case in several switch statements avoids warnings
against unhandled enum values.

Signed-off-by: Arkadiusz Kozdra <akozdra@antmicro.com>
2023-07-05 09:15:48 +02:00
..
bredr.c
bt.c bluetooth: host: track connection type enum 2023-07-05 09:15:48 +02:00
bt.h Bluetooth: Shell: Move scan filter to function 2023-06-22 12:28:12 +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: Shell: Update framing and packing checks in cmd_cig_create 2023-06-05 10:50:11 -04:00
Kconfig
l2cap.c
ll.c
ll.h
rfcomm.c
ticker.c