Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/src/
Dmain.c133 static volatile bool big_synced; variable
815 big_synced = true; in broadcast_sink_started_cb()
823 big_synced = false; in broadcast_sink_stopped_cb()
1022 big_synced ? "BIG synced" : "BIG not synced"); in bis_sync_req_cb()
1024 if (big_synced && requested_bis_sync == 0) { in bis_sync_req_cb()
1251 if (big_synced) { in bap_pa_sync_terminated_cb()
1340 big_synced = false; in reset()