Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_a2dp_sink.h85 UINT8 btc_a2dp_sink_enque_buf(BT_HDR *p_buf);
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbtc_a2dp_sink.c653 UINT8 btc_a2dp_sink_enque_buf(BT_HDR *p_pkt) in btc_a2dp_sink_enque_buf() function
Dbtc_av.c1247 que_len = btc_a2dp_sink_enque_buf((BT_HDR *)p_data); in bte_av_media_callback()