Home
last modified time | relevance | path

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

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