Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/host/privacy/device/src/
Dtest_undirected_central.c300 char *addr_tested = ""; in test_central_main() local
303 addr_tested = "RPA"; in test_central_main()
305 addr_tested = "identity address"; in test_central_main()
310 addr_tested); in test_central_main()
Dtest_undirected_peripheral.c448 char *addr_tested = ""; in test_peripheral() local
451 addr_tested = "RPA"; in test_peripheral()
453 addr_tested = "identity address"; in test_peripheral()
459 scannable_test ? "" : "non-", addr_tested); in test_peripheral()