Home
last modified time | relevance | path

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

/system/bt/stack/include/
Da2dp_sbc.h277 bool A2DP_InitCodecConfigSbcSink(AvdtpSepConfig* p_cfg);
/system/bt/stack/a2dp/
Da2dp_codec_config.cc1521 return A2DP_InitCodecConfigSbcSink(p_cfg); in A2DP_InitCodecConfig()
Da2dp_sbc.cc835 bool A2DP_InitCodecConfigSbcSink(AvdtpSepConfig* p_cfg) { in A2DP_InitCodecConfigSbcSink() function