Home
last modified time | relevance | path

Searched defs:key_pool (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/tests/bluetooth/host/keys/mocks/
Dkeys_help_utils.c14 struct bt_keys *key_pool; in clear_key_pool() local
75 struct bt_keys *keys, *key_pool; in check_key_pool_is_empty() local
/Zephyr-latest/subsys/bluetooth/host/classic/
Dkeys_br.c29 static struct bt_keys_link_key key_pool[CONFIG_BT_MAX_PAIRED]; variable
/Zephyr-latest/subsys/bluetooth/host/
Dkeys.c37 static struct bt_keys key_pool[CONFIG_BT_MAX_PAIRED]; variable