Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_profile_manager.cpp125 profileIdFuncMap_.Iterate([this](const int32_t id, ProfileIdProperty &property) { in NotifyBluetoothStateChange()
135 profileIdFuncMap_.Iterate([this](const int32_t id, ProfileIdProperty &property) { in NotifyBluetoothStateChange()
147 profileIdFuncMap_.Iterate([this](const int32_t id, ProfileIdProperty &property) { in RunFuncWhenBluetoothServiceStarted()
214 ProfileIdProperty value; in RegisterFunc()
215 ProfileIdProperty idProperties; in RegisterFunc()
231 ProfileIdProperty value; in RegisterFunc()
232 ProfileIdProperty idProperties; in RegisterFunc()
253 ProfileIdProperty value; in DeregisterFunc()
/foundation/communication/bluetooth/frameworks/inner/include/
H A Dbluetooth_profile_manager.h42 struct ProfileIdProperty { struct
107 SafeMap<int32_t, ProfileIdProperty> profileIdFuncMap_;

Completed in 2 milliseconds