Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/host/scan/start_stop/src/
Dmain.c22 static atomic_t flag_periodic_sync_established; variable
29 atomic_set(&flag_periodic_sync_established, true); in bt_sync_established_cb()
169 WAIT_FOR_FLAG(flag_periodic_sync_established); in run_dut()