Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnative_module_ble.cpp54 static napi_module bluetoothBleModule = { variable
67 HILOGI("Register bluetoothBleModule nm_modname:%{public}s", bluetoothBleModule.nm_modname); in RegisterModule()
68 napi_module_register(&bluetoothBleModule); in RegisterModule()