Home
last modified time | relevance | path

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

/btstack/example/
H A Da2dp_source_demo.c457 static void a2dp_demo_audio_timeout_handler(btstack_timer_source_t * timer){ in a2dp_demo_audio_timeout_handler() function
495 btstack_run_loop_set_timer_handler(&context->audio_timer, a2dp_demo_audio_timeout_handler); in a2dp_demo_timer_start()