Searched refs:RemovePairedDevice (Results 1 – 7 of 7) sorted by relevance
325 bool RemovePairedDevice(const std::string &subSection) const;
348 bool ClassicConfig::RemovePairedDevice(const std::string &subSection) const in RemovePairedDevice() function in OHOS::bluetooth::ClassicConfig
528 bool ret = config_.RemovePairedDevice(addr); in RemovePairedDeviceInfo()
108 bool RemovePairedDevice(const std::string &subSection) const;
734 bool BleConfig::RemovePairedDevice(const std::string &subSection) const in RemovePairedDevice() function in OHOS::bluetooth::BleConfig
716 BleConfig::GetInstance().RemovePairedDevice(device.GetAddress()); in RemovePairWithDisConnect()775 BleConfig::GetInstance().RemovePairedDevice(addr); in RemoveAllPairs()
440 BleConfig::GetInstance().RemovePairedDevice(rawAddr.GetAddress()); in SavePairKeyNotify()