Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_a2dp_codec_config.cc310 std::string A2dpCodecConfig::codecBitsPerSample2Str( in codecBitsPerSample2Str() function in A2dpCodecConfig
Dmock_a2dp_codec_config.cc296 std::string A2dpCodecConfig::codecBitsPerSample2Str( in codecBitsPerSample2Str() function in A2dpCodecConfig
/packages/modules/Bluetooth/system/stack/include/
Da2dp_codec_api.h237 static std::string codecBitsPerSample2Str(
/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_codec_config.cc429 result.append(codecBitsPerSample2Str(codec_config.bits_per_sample)); in codecConfig2Str()
473 std::string A2dpCodecConfig::codecBitsPerSample2Str( in codecBitsPerSample2Str() function in A2dpCodecConfig