Searched refs:BT_ADDR_LE_1 (Results 1 – 12 of 12) sorted by relevance
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_foreach_type/src/ |
D | main.c | 19 { BT_ADDR_ID_1, BT_ADDR_LE_1, 0x00 }, 21 { BT_ADDR_ID_2, BT_ADDR_LE_1, 0x00 }, 23 { BT_ADDR_ID_3, BT_ADDR_LE_1, 0x00 }, 25 { BT_ADDR_ID_4, BT_ADDR_LE_1, 0x00 } 30 { BT_ADDR_ID_1, BT_ADDR_LE_1, BT_KEYS_PERIPH_LTK }, 32 { BT_ADDR_ID_2, BT_ADDR_LE_1, BT_KEYS_LTK }, 34 { BT_ADDR_ID_3, BT_ADDR_LE_1, BT_KEYS_REMOTE_CSRK }, 36 { BT_ADDR_ID_4, BT_ADDR_LE_1, BT_KEYS_ALL }
|
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_find_addr/src/ |
D | main.c | 24 {BT_ADDR_ID_1, BT_ADDR_LE_1}, {BT_ADDR_ID_1, BT_RPA_ADDR_LE_1}, 27 {BT_ADDR_ID_2, BT_ADDR_LE_1}, {BT_ADDR_ID_2, BT_RPA_ADDR_LE_2}, 30 {BT_ADDR_ID_3, BT_ADDR_LE_1}, {BT_ADDR_ID_3, BT_ADDR_LE_2}, 32 {BT_ADDR_ID_4, BT_ADDR_LE_1}};
|
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_store/src/ |
D | main.c | 54 bt_addr_le_t *addr = BT_ADDR_LE_1; in ZTEST() 88 bt_addr_le_t *addr = BT_ADDR_LE_1; in ZTEST() 121 bt_addr_le_t *addr = BT_ADDR_LE_1; in ZTEST() 155 bt_addr_le_t *addr = BT_ADDR_LE_1; in ZTEST()
|
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_find/src/ |
D | main.c | 22 {BT_ADDR_ID_1, BT_ADDR_LE_1, BT_KEYS_PERIPH_LTK}, 24 {BT_ADDR_ID_2, BT_ADDR_LE_1, BT_KEYS_LTK}, 26 {BT_ADDR_ID_3, BT_ADDR_LE_1, BT_KEYS_REMOTE_CSRK}, 28 {BT_ADDR_ID_4, BT_ADDR_LE_1, BT_KEYS_ALL}};
|
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_update_usage/src/ |
D | main.c | 24 {BT_ADDR_ID_1, BT_ADDR_LE_1}, {BT_ADDR_ID_1, BT_RPA_ADDR_LE_1}, 27 {BT_ADDR_ID_2, BT_ADDR_LE_1}, {BT_ADDR_ID_2, BT_RPA_ADDR_LE_2}, 30 {BT_ADDR_ID_3, BT_ADDR_LE_1}, {BT_ADDR_ID_3, BT_ADDR_LE_2}, 32 {BT_ADDR_ID_4, BT_ADDR_LE_1}};
|
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_get_type/src/ |
D | main.c | 24 {BT_ADDR_ID_1, BT_ADDR_LE_1, BT_KEYS_PERIPH_LTK}, 26 {BT_ADDR_ID_2, BT_ADDR_LE_1, BT_KEYS_LTK}, 28 {BT_ADDR_ID_3, BT_ADDR_LE_1, BT_KEYS_REMOTE_CSRK}, 30 {BT_ADDR_ID_4, BT_ADDR_LE_1, BT_KEYS_ALL}};
|
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_clear/src/ |
D | test_suite_bt_settings.c | 51 bt_addr_le_t *addr = BT_ADDR_LE_1; in ZTEST() 89 bt_addr_le_t *addr = BT_ADDR_LE_1; in ZTEST()
|
D | main.c | 46 bt_addr_le_t *addr = BT_ADDR_LE_1; in ZTEST() 92 bt_addr_le_t *addr = BT_ADDR_LE_1; in ZTEST()
|
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_foreach_bond/src/ |
D | main.c | 19 { BT_ADDR_ID_1, BT_ADDR_LE_1 }, 21 { BT_ADDR_ID_2, BT_ADDR_LE_1 },
|
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_find_irk/src/ |
D | main.c | 24 {BT_ADDR_ID_1, BT_ADDR_LE_1, BT_KEYS_PERIPH_LTK}, 29 {BT_ADDR_ID_2, BT_ADDR_LE_1, BT_KEYS_LTK}, 34 {BT_ADDR_ID_3, BT_ADDR_LE_1, BT_KEYS_REMOTE_CSRK}, 37 {BT_ADDR_ID_4, BT_ADDR_LE_1, BT_KEYS_ALL}};
|
/Zephyr-latest/tests/bluetooth/host/keys/ |
D | testing_common_defs.h | 16 #define BT_ADDR_LE_1 ((bt_addr_le_t[]){{BT_ADDR_LE_PUBLIC, {{0x0A, 0x89, 0x67, 0x45, 0x23, 0x01}}}}) macro
|
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_get_addr/src/ |
D | main.c | 21 { BT_ADDR_ID_1, BT_ADDR_LE_1 }, 23 { BT_ADDR_ID_2, BT_ADDR_LE_1 },
|