Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/constant/
H A Dnative_module_constant.cpp47 static napi_module bluetoothConstantModule = { variable
60 …HILOGI("Register bluetoothConstantModule nm_modname:%{public}s", bluetoothConstantModule.nm_modnam… in RegisterModule()
61 napi_module_register(&bluetoothConstantModule); in RegisterModule()