Home
last modified time | relevance | path

Searched refs:BT_KEYS_LOCAL_CSRK (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_add_type/src/
Dmain.c17 BT_KEYS_LOCAL_CSRK, BT_KEYS_REMOTE_CSRK, BT_KEYS_LTK_P256,
56 int expected_value = BT_KEYS_PERIPH_LTK | BT_KEYS_IRK | BT_KEYS_LTK | BT_KEYS_LOCAL_CSRK | in ZTEST()
80 int expected_value = BT_KEYS_PERIPH_LTK | BT_KEYS_IRK | BT_KEYS_LTK | BT_KEYS_LOCAL_CSRK | in ZTEST()
/Zephyr-latest/subsys/bluetooth/host/
Dkeys.h20 BT_KEYS_LOCAL_CSRK = BIT(3), enumerator
25 BT_KEYS_LTK | BT_KEYS_LOCAL_CSRK |
Dsmp.c1118 bt_keys_add_type(keys, BT_KEYS_LOCAL_CSRK); in smp_br_distribute_keys()
2154 bt_keys_add_type(keys, BT_KEYS_LOCAL_CSRK); in bt_smp_distribute_keys()
4940 keys = bt_keys_find(BT_KEYS_LOCAL_CSRK, conn->id, &conn->le.dst); in bt_smp_sign()
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_find/src/
Dmain.c25 {BT_ADDR_ID_2, BT_ADDR_LE_2, BT_KEYS_LOCAL_CSRK},
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_foreach_type/src/
Dmain.c33 { BT_ADDR_ID_2, BT_ADDR_LE_2, BT_KEYS_LOCAL_CSRK },
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_get_type/src/
Dmain.c27 {BT_ADDR_ID_2, BT_ADDR_LE_2, BT_KEYS_LOCAL_CSRK},
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_find_irk/src/
Dmain.c32 {BT_ADDR_ID_2, BT_ADDR_LE_2, BT_KEYS_LOCAL_CSRK},