Home
last modified time | relevance | path

Searched refs:bt_keys_get_key_pool (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/tests/bluetooth/host/keys/mocks/
Dkeys_help_utils.c16 key_pool = bt_keys_get_key_pool(); in clear_key_pool()
77 key_pool = bt_keys_get_key_pool(); in check_key_pool_is_empty()
Dkeys_help_utils.h23 struct bt_keys *bt_keys_get_key_pool(void);
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_get_addr/src/
Dmain.c107 struct bt_keys *keys_pool = bt_keys_get_key_pool(); in ZTEST()
/Zephyr-latest/subsys/bluetooth/host/
Dkeys.c518 struct bt_keys *bt_keys_get_key_pool(void) in bt_keys_get_key_pool() function