Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_config.h306 bool SetRemoteDevicePairFlag(const std::string &subSection, bool flag) const;
H A Dclassic_config.cpp328 bool ClassicConfig::SetRemoteDevicePairFlag(const std::string &subSection, const bool flag) const in SetRemoteDevicePairFlag() function in OHOS::bluetooth::ClassicConfig
H A Dclassic_adapter_properties.cpp508 config_.SetRemoteDevicePairFlag(addr, pairFlag); in SavePairedDeviceInfo()