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.c38 IDENTITY_ADDR, enumerator
86 test_addr_type = IDENTITY_ADDR; in central_test_args_parse()
95 if (test_addr_type == IDENTITY_ADDR) { in wait_check_result()
110 if (test_addr_type == IDENTITY_ADDR) { in check_addresses()
279 } else if (test_addr_type == IDENTITY_ADDR) { in test_central_main()
Dtest_undirected_peripheral.c43 IDENTITY_ADDR, enumerator
102 test_addr_type = IDENTITY_ADDR; in peripheral_test_args_parse()
192 if (addr_type == IDENTITY_ADDR) { in update_adv_params()
428 } else if (test_addr_type == IDENTITY_ADDR) { in test_peripheral()