Home
last modified time | relevance | path

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

/aosp12/system/bt/test/mock/
H A Dmock_a2dp_codec_config.cc309 std::string A2dpCodecConfig::codecChannelMode2Str( in codecChannelMode2Str() function in A2dpCodecConfig
H A Dmock_stack_a2dp_codec_config.cc309 std::string A2dpCodecConfig::codecChannelMode2Str( in codecChannelMode2Str() function in A2dpCodecConfig
/aosp12/system/bt/stack/include/
H A Da2dp_codec_api.h251 static std::string codecChannelMode2Str(
/aosp12/system/bt/stack/a2dp/
H A Da2dp_codec_config.cc430 result.append(codecChannelMode2Str(codec_config.channel_mode)); in codecConfig2Str()
497 std::string A2dpCodecConfig::codecChannelMode2Str( in codecChannelMode2Str() function in A2dpCodecConfig