Home
last modified time | relevance | path

Searched refs:btc_a2dp_source_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_source.c167 static void btc_a2dp_source_flush_q(fixed_queue_t *p_q);
1028 btc_a2dp_source_flush_q(a2dp_source_local_param.btc_aa_src_cb.TxAaQ); in btc_a2dp_source_aa_tx_flush()
1332 btc_a2dp_source_flush_q(a2dp_source_local_param.btc_aa_src_cb.TxAaQ); in btc_media_aa_prep_sbc_2_send()
1553 static void btc_a2dp_source_flush_q(fixed_queue_t *p_q) in btc_a2dp_source_flush_q() function