Home
last modified time | relevance | path

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

/system/bt/stack/include/
Da2dp_aac.h227 bool A2DP_InitCodecConfigAac(tAVDT_CFG* p_cfg);
/system/bt/stack/a2dp/
Da2dp_aac.cc636 bool A2DP_InitCodecConfigAac(tAVDT_CFG* p_cfg) { in A2DP_InitCodecConfigAac() function
Da2dp_codec_config.cc1251 return A2DP_InitCodecConfigAac(p_cfg); in A2DP_InitCodecConfig()