Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbtc_a2dp_sink.c123 static void btc_a2dp_sink_flush_q(fixed_queue_t *p_q);
362 btc_a2dp_sink_flush_q(a2dp_sink_local_param.btc_aa_snk_cb.RxSbcQ); in btc_a2dp_sink_data_ready()
605 btc_a2dp_sink_flush_q(a2dp_sink_local_param.btc_aa_snk_cb.RxSbcQ); in btc_a2dp_sink_rx_flush()
705 static void btc_a2dp_sink_flush_q(fixed_queue_t *p_q) in btc_a2dp_sink_flush_q() function