Home
last modified time | relevance | path

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

/btstack/test/le_audio/
H A Dle_audio_broadcast_sink.c169 static btstack_timer_source_t broadcast_sink_pa_sync_timer; variable
521 btstack_run_loop_remove_timer(&broadcast_sink_pa_sync_timer); in packet_handler()
692 …btstack_run_loop_set_timer_handler(&broadcast_sink_pa_sync_timer, broadcast_sync_pa_sync_timeout_h… in handle_new_pa_sync()
693 btstack_run_loop_set_timer(&broadcast_sink_pa_sync_timer, 10000); // 10 seconds in handle_new_pa_sync()
694 btstack_run_loop_add_timer(&broadcast_sink_pa_sync_timer); in handle_new_pa_sync()