Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_utils.h102 void ConvertScoStateChangeParamToJS(napi_env env, napi_value result, const std::string &device, int…
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_utils.cpp227 void ConvertScoStateChangeParamToJS(napi_env env, napi_value result, const std::string &device, int… in ConvertScoStateChangeParamToJS() function