Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbtc_a2dp_source.c186 static void btc_a2dp_source_handle_timer(UNUSED_ATTR void *context);
1469 static void btc_a2dp_source_handle_timer(UNUSED_ATTR void *context) in btc_a2dp_source_handle_timer() function
1625 struct osi_event *poll_data = osi_event_create(btc_a2dp_source_handle_timer, NULL); in btc_a2dp_source_thread_init()