Home
last modified time | relevance | path

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

/system/bt/stack/include/
Da2dp_sbc.h269 const char* A2DP_CodecIndexStrSbcSink(void);
/system/bt/stack/a2dp/
Da2dp_sbc.cc813 const char* A2DP_CodecIndexStrSbcSink(void) { return "SBC SINK"; } in A2DP_CodecIndexStrSbcSink() function
1543 A2DP_CodecIndexStrSbcSink(), codec_priority, in A2dpCodecConfigSbcSink()
Da2dp_codec_config.cc1433 return A2DP_CodecIndexStrSbcSink(); in A2DP_CodecIndexStr()