Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbta_av_co.c122 static BOOLEAN bta_av_co_audio_peer_src_supports_codec(tBTA_AV_CO_PEER *p_peer, UINT8 *p_src_index);
1233 static BOOLEAN bta_av_co_audio_peer_src_supports_codec(tBTA_AV_CO_PEER *p_peer, UINT8 *p_src_index) in bta_av_co_audio_peer_src_supports_codec() argument
1247 if (p_src_index) { in bta_av_co_audio_peer_src_supports_codec()
1248 *p_src_index = index; in bta_av_co_audio_peer_src_supports_codec()