Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/a2dp/
H A Dnapi_bluetooth_a2dp_src.cpp592 static void ConvertCodecChannelModeToCodecInfo(CodecInfo &codecInfo, int32_t codecChannelMode) in ConvertCodecChannelModeToCodecInfo() function
613 ConvertCodecChannelModeToCodecInfo(codecInfo, a2dpCodecInfo.channelMode); in ConvertCodecInfoToJs()