Home
last modified time | relevance | path

Searched refs:codecSampleRate2Str (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/include/
Da2dp_codec_api.h238 static std::string codecSampleRate2Str(
/system/bt/stack/a2dp/
Da2dp_codec_config.cc405 result.append(codecSampleRate2Str(codec_config.sample_rate)); in codecConfig2Str()
414 std::string A2dpCodecConfig::codecSampleRate2Str( in codecSampleRate2Str() function in A2dpCodecConfig