Home
last modified time | relevance | path

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

/system/bt/stack/include/
Da2dp_codec_api.h230 static std::string codecChannelMode2Str(
/system/bt/stack/a2dp/
Da2dp_codec_config.cc306 result.append(codecChannelMode2Str(codec_config.channel_mode)); in codecConfig2Str()
373 std::string A2dpCodecConfig::codecChannelMode2Str( in codecChannelMode2Str() function in A2dpCodecConfig