Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_a2dp_codec_config.cc272 std::string A2dpCodecConfig::codecBitsPerSample2Str( in codecBitsPerSample2Str() function in A2dpCodecConfig
/packages/modules/Bluetooth/system/stack/include/
Da2dp_codec_api.h223 static std::string codecBitsPerSample2Str(
/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_codec_config.cc445 result.append(codecBitsPerSample2Str(codec_config.bits_per_sample)); in codecConfig2Str()
500 std::string A2dpCodecConfig::codecBitsPerSample2Str( in codecBitsPerSample2Str() function in A2dpCodecConfig