Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/a2dp/
H A Dnapi_bluetooth_a2dp_src.cpp576 static void ConvertCodecTypeToCodecInfo(CodecInfo &codecInfo, int32_t codecType) in ConvertCodecTypeToCodecInfo() function
615 ConvertCodecTypeToCodecInfo(codecInfo, a2dpCodecInfo.codecType); in ConvertCodecInfoToJs()