Home
last modified time | relevance | path

Searched defs:subSection (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_config.cpp238 bool ClassicConfig::SetRemoteName(const std::string &subSection, const std::string &name) const in SetRemoteName() argument
248 bool ClassicConfig::SetRemoteAlias(const std::string &subSection, const std::string &name) const in SetRemoteAlias() argument
258 bool ClassicConfig::SetRemoteDeviceType(const std::string &subSection, int type) const in SetRemoteDeviceType() argument
268 bool ClassicConfig::SetRemoteLinkkey(const std::string &subSection, const std::string &linkKey) con… in SetRemoteLinkkey() argument
278 bool ClassicConfig::SetRemoteLinkkeyType(const std::string &subSection, int type) const in SetRemoteLinkkeyType() argument
288 bool ClassicConfig::SetRemoteDeviceClass(const std::string &subSection, int cod) const in SetRemoteDeviceClass() argument
298 bool ClassicConfig::SetRemoteDeviceIoCapability(const std::string &subSection, int io) const in SetRemoteDeviceIoCapability() argument
328 bool ClassicConfig::SetRemoteDevicePairFlag(const std::string &subSection, const bool flag) const in SetRemoteDevicePairFlag() argument
338 bool ClassicConfig::SetRemoteDeviceBondFromLocal(const std::string &subSection, const bool flag) co… in SetRemoteDeviceBondFromLocal() argument
358 bool ClassicConfig::SetRemoteUuids(const std::string &subSection, const std::string &uuids) const in SetRemoteUuids() argument
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dadapter_device_config.cpp114 …const std::string &section, const std::string &subSection, const std::string &property, const int … in SetValue()
120 …const std::string &section, const std::string &subSection, const std::string &property, const std:… in SetValue()
127 …const std::string &section, const std::string &subSection, const std::string &property, const bool… in SetValue()
134 …const std::string &section, const std::string &subSection, const std::string &property, int &value) in GetValue()
141 …const std::string &section, const std::string &subSection, const std::string &property, std::strin… in GetValue()
148 …const std::string &section, const std::string &subSection, const std::string &property, bool &valu… in GetValue()
160 bool AdapterDeviceConfig::RemoveSection(const std::string &section, const std::string &subSection) in RemoveSection()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/
H A Dxml_parse.cpp37 xmlNodePtr XmlParse::impl::IntHasSection(const std::string &section, const std::string &subSection) in IntHasSection()
71 const std::string &section, const std::string &subSection, const std::string &property) in IntHasProperty()
107 const std::string &section, const std::string &subSection, const std::string &property) in FindOrCreatePropertyNode()
285 …const std::string &section, const std::string &subSection, const std::string &property, int &value) in GetValue()
292 …const std::string &section, const std::string &subSection, const std::string &property, std::strin… in GetValue()
299 …const std::string &section, const std::string &subSection, const std::string &property, bool &valu… in GetValue()
306 …const std::string &section, const std::string &subSection, const std::string &property, const int … in SetValue()
328 …const std::string &section, const std::string &subSection, const std::string &property, const bool… in SetValue()
342 bool XmlParse::HasProperty(const std::string &section, const std::string &subSection, const std::st… in HasProperty()
348 bool XmlParse::HasSection(const std::string &section, const std::string &subSection) in HasSection()
[all …]
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_config.cpp689 bool BleConfig::SetPeerName(const std::string &subSection, const std::string &name) const in SetPeerName() argument
700 bool BleConfig::SetPeerDeviceType(const std::string &subSection, const int type) const in SetPeerDeviceType() argument
711 bool BleConfig::SetPeerAddressType(const std::string &subSection, const int type) const in SetPeerAddressType() argument
757 bool BleConfig::SetPeerDeviceIoCapability(const std::string &subSection, int io) const in SetPeerDeviceIoCapability() argument