zephyr/tests/bluetooth/host/keys
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
..
bt_keys_add_type Bluetooth: Tests: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
bt_keys_clear Bluetooth: Unit: Fix unit tests that rely on settings 2023-06-17 07:58:07 -04:00
bt_keys_find Bluetooth: Tests: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
bt_keys_find_addr Bluetooth: Tests: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
bt_keys_find_irk Bluetooth: Tests: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
bt_keys_foreach_bond Bluetooth: Tests: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
bt_keys_foreach_type Bluetooth: Tests: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
bt_keys_get_addr Bluetooth: Tests: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
bt_keys_get_type Bluetooth: Tests: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
bt_keys_store Bluetooth: Unit: Fix unit tests that rely on settings 2023-06-17 07:58:07 -04:00
bt_keys_update_usage Bluetooth: Unit: Fix unit tests that rely on settings 2023-06-17 07:58:07 -04:00
mocks bluetooth: host: track connection type enum 2023-07-05 09:15:48 +02:00
testing_common_defs.h