Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_event.cpp75 ConvertStateChangeParamToJS(cb->env_, result, cb->deviceId_, value, in CreateResult()
H A Dnapi_native_object.cpp182 ConvertStateChangeParamToJS(env, result, deviceAddr_, connectState_, stateChangeCause_); in ToNapiValue()
H A Dnapi_bluetooth_utils.cpp212 void ConvertStateChangeParamToJS(napi_env env, napi_value result, const std::string &device, int st… in ConvertStateChangeParamToJS() function
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_utils.h101 void ConvertStateChangeParamToJS(napi_env env, napi_value result, const std::string &device, int st…