Searched refs:GetRemoteDevicePairFlag (Results 1 – 3 of 3) sorted by relevance
218 bool GetRemoteDevicePairFlag(const std::string &subSection) const;
308 bool ClassicConfig::GetRemoteDevicePairFlag(const std::string &subSection) const in GetRemoteDevicePairFlag() function in OHOS::bluetooth::ClassicConfig
456 bool pairFlag = config_.GetRemoteDevicePairFlag(addr); in GetPairedDevice()