Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/a2dp/
H A Dnapi_bluetooth_a2dp_src.cpp608 static void ConvertCodecInfoToJs(napi_env env, napi_value &object, const A2dpCodecInfo &a2dpCodecIn… in ConvertCodecInfoToJs() function
683 ConvertCodecInfoToJs(env, ret, a2dpCodecInfo); in GetCurrentCodecInfo()