Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_av_sbc.h207 extern UINT8 bta_av_sbc_cfg_matches_cap(UINT8 *p_cfg, tA2D_SBC_CIE *p_cap);
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/
Dbta_av_sbc.c475 UINT8 bta_av_sbc_cfg_matches_cap(UINT8 *p_cfg, tA2D_SBC_CIE *p_cap) in bta_av_sbc_cfg_matches_cap() function
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbta_av_co.c1250 if (0 == bta_av_sbc_cfg_matches_cap((UINT8 *)p_peer->srcs[index].codec_caps, in bta_av_co_audio_peer_src_supports_codec()