Home
last modified time | relevance | path

Searched refs:idProperties (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_profile_manager.cpp215 ProfileIdProperty idProperties; in RegisterFunc() local
216 idProperties.objectName = objectName; in RegisterFunc()
217 idProperties.functions.bluetoothLoadedfunc = func; in RegisterFunc()
219 profileIdFuncMap_.Insert(id, idProperties); in RegisterFunc()
232 ProfileIdProperty idProperties; in RegisterFunc() local
233 idProperties.objectName = objectName; in RegisterFunc()
234 idProperties.functions = profileFunctions; in RegisterFunc()
236 profileIdFuncMap_.Insert(id, idProperties); in RegisterFunc()

Completed in 1 milliseconds