Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_profile_manager.cpp128 profileIdFuncMap_.Iterate([this](const int32_t id, ProfileIdProperty &property) { in NotifyBluetoothStateChange()
138 profileIdFuncMap_.Iterate([this](const int32_t id, ProfileIdProperty &property) { in NotifyBluetoothStateChange()
150 profileIdFuncMap_.Iterate([this](const int32_t id, ProfileIdProperty &property) { in RunFuncWhenBluetoothServiceStarted()
217 ProfileIdProperty value; in RegisterFunc()
218 ProfileIdProperty idProperties; in RegisterFunc()
234 ProfileIdProperty value; in RegisterFunc()
235 ProfileIdProperty idProperties; in RegisterFunc()
256 ProfileIdProperty value; in DeregisterFunc()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/include/
H A Dbluetooth_profile_manager.h42 struct ProfileIdProperty { struct
107 SafeMap<int32_t, ProfileIdProperty> profileIdFuncMap_;