Searched refs:GetRemoteDeviceBondFromLocal (Results 1 – 3 of 3) sorted by relevance
226 bool GetRemoteDeviceBondFromLocal(const std::string &subSection) const;
318 bool ClassicConfig::GetRemoteDeviceBondFromLocal(const std::string &subSection) const in GetRemoteDeviceBondFromLocal() function in OHOS::bluetooth::ClassicConfig
461 bool bondFromLocal = config_.GetRemoteDeviceBondFromLocal(addr); in GetPairedDevice()