Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_a2dp_codec_config.cc277 std::string A2dpCodecConfig::codecChannelMode2Str( in codecChannelMode2Str() function in A2dpCodecConfig
/packages/modules/Bluetooth/system/stack/include/
Da2dp_codec_api.h230 static std::string codecChannelMode2Str(btav_a2dp_codec_channel_mode_t codec_channel_mode);
/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_codec_config.cc447 result.append(codecChannelMode2Str(codec_config.channel_mode)); in codecConfig2Str()
531 std::string A2dpCodecConfig::codecChannelMode2Str( in codecChannelMode2Str() function in A2dpCodecConfig