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> |
||
|---|---|---|
| .. | ||
| bredr.c | ||
| bt.c | ||
| 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 | ||
| ticker.c | ||