Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_a2dp_codec_config.cc276 std::string A2dpCodecConfig::codecBitsPerSample2Str( in codecBitsPerSample2Str() function in A2dpCodecConfig
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Da2dp_codec_api.h231 static std::string codecBitsPerSample2Str(
/aosp_15_r20/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_codec_config.cc458 result.append(codecBitsPerSample2Str(codec_config.bits_per_sample)); in codecConfig2Str()
513 std::string A2dpCodecConfig::codecBitsPerSample2Str( in codecBitsPerSample2Str() function in A2dpCodecConfig