zephyr/tests/bluetooth/host/keys/mocks
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
..
CMakeLists.txt
conn.c bluetooth: host: track connection type enum 2023-07-05 09:15:48 +02:00
conn.h bluetooth: host: track connection type enum 2023-07-05 09:15:48 +02:00
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 Bluetooth: Unit: Fix unit tests that rely on settings 2023-06-17 07:58:07 -04:00
settings_expects.h
settings_store_expects.c Bluetooth: Unit: Fix unit tests that rely on settings 2023-06-17 07:58:07 -04:00
settings_store_expects.h Bluetooth: Unit: Fix unit tests that rely on settings 2023-06-17 07:58:07 -04:00
settings_store.c Bluetooth: Unit: Fix unit tests that rely on settings 2023-06-17 07:58:07 -04:00
settings_store.h Bluetooth: Unit: Fix unit tests that rely on settings 2023-06-17 07:58:07 -04:00
settings.c
settings.h
util_expects.c
util_expects.h
util.c
util.h