Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/ll/bis/src/
Dtest_bis.c662 static bool volatile is_sync_recv; variable
677 is_sync_recv = true; in pa_recv_cb()
1017 is_sync_recv = false; in test_iso_recv_main()
1019 while (!is_sync_recv) { in test_iso_recv_main()