Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbtc_a2dp_sink.c119 static void btc_a2dp_sink_flush_q(fixed_queue_t *p_q);
356 btc_a2dp_sink_flush_q(a2dp_sink_local_param.btc_aa_snk_cb.RxSbcQ); in btc_a2dp_sink_data_ready()
616 btc_a2dp_sink_flush_q(a2dp_sink_local_param.btc_aa_snk_cb.RxSbcQ); in btc_a2dp_sink_rx_flush()
712 static void btc_a2dp_sink_flush_q(fixed_queue_t *p_q) in btc_a2dp_sink_flush_q() function