Home
last modified time | relevance | path

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

/system/bt/stack/include/
Da2dp_sbc.h273 bool A2DP_InitCodecConfigSbc(AvdtpSepConfig* p_cfg);
/system/bt/stack/a2dp/
Da2dp_codec_config.cc1462 return A2DP_InitCodecConfigSbc(p_cfg); in A2DP_InitCodecConfig()
Da2dp_sbc.cc826 bool A2DP_InitCodecConfigSbc(AvdtpSepConfig* p_cfg) { in A2DP_InitCodecConfigSbc() function