Home
last modified time | relevance | path

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

/system/bt/stack/include/
Da2dp_sbc.h260 const char* A2DP_CodecIndexStrSbc(void);
/system/bt/stack/a2dp/
Da2dp_codec_config.cc1397 return A2DP_CodecIndexStrSbc(); in A2DP_CodecIndexStr()
Da2dp_sbc.cc793 const char* A2DP_CodecIndexStrSbc(void) { return "SBC"; } in A2DP_CodecIndexStrSbc() function