Home
last modified time | relevance | path

Searched refs:stateChangeCause_ (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_native_object.h132 : deviceAddr_(deviceAddr), connectState_(connectState), stateChangeCause_(cause) {} in NapiNativeStateChangeParam()
139 int stateChangeCause_ = -1; member in OHOS::Bluetooth::NapiNativeStateChangeParam
/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_native_object.cpp179 ConvertStateChangeParamToJS(env, result, deviceAddr_, connectState_, stateChangeCause_); in ToNapiValue()

Completed in 2 milliseconds