Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/map/
H A Dnative_module_map.cpp46 static napi_module bluetoothMapModule = { variable
59 HILOGI("Register bluetoothModule nm_modname:%{public}s", bluetoothMapModule.nm_modname); in RegisterModule()
60 napi_module_register(&bluetoothMapModule); in RegisterModule()