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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| conn.c | ||
| conn.h | ||
| hci_core_expects.c | ||
| hci_core_expects.h | ||
| hci_core.c | ||
| hci_core.h | ||
| id_expects.c | ||
| id_expects.h | ||
| id.c | ||
| id.h | ||
| keys_help_utils.c | ||
| keys_help_utils.h | ||
| rpa.c | ||
| rpa.h | ||
| settings_expects.c | ||
| settings_expects.h | ||
| settings_store_expects.c | ||
| settings_store_expects.h | ||
| settings_store.c | ||
| settings_store.h | ||
| settings.c | ||
| settings.h | ||
| util_expects.c | ||
| util_expects.h | ||
| util.c | ||
| util.h | ||