Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/host/privacy/device/src/
Dtest_undirected_central.c67 static bool connection_test; variable
98 .dest = &connection_test, in central_test_args_parse()
188 if (connection_test || !GET_FLAG(paired)) { in scan_recv()
193 LOG_DBG("Scanner stopped: conn %d paired %d", connection_test, GET_FLAG(paired)); in scan_recv()
309 sim_id, use_active_scan ? "active" : "passive", connection_test ? "" : "non-", in test_central_main()