Home
last modified time | relevance | path

Searched refs:IDENTITY_ADDR (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/host/privacy/device/src/
Dtest_undirected_central.c62 IDENTITY_ADDR, enumerator
110 test_addr_type = IDENTITY_ADDR; in central_test_args_parse()
119 if (test_addr_type == IDENTITY_ADDR) { in wait_check_result()
134 if (test_addr_type == IDENTITY_ADDR) { in check_addresses()
304 } else if (test_addr_type == IDENTITY_ADDR) { in test_central_main()
Dtest_undirected_peripheral.c67 IDENTITY_ADDR, enumerator
126 test_addr_type = IDENTITY_ADDR; in peripheral_test_args_parse()
216 if (addr_type == IDENTITY_ADDR) { in update_adv_params()
452 } else if (test_addr_type == IDENTITY_ADDR) { in test_peripheral()