Home
last modified time | relevance | path

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

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