Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/samples/bluetooth/iso_broadcast_benchmark/src/
Dreceiver.c31 static bool biginfo_received; variable
140 if (biginfo_received) { in biginfo_cb()
156 biginfo_received = true; in biginfo_cb()
451 biginfo_received = false; in test_run_receiver()