Searched refs:GetRemoteLinkkeyType (Results 1 – 3 of 3) sorted by relevance
187 int GetRemoteLinkkeyType(const std::string &subSection) const;
208 int ClassicConfig::GetRemoteLinkkeyType(const std::string &subSection) const in GetRemoteLinkkeyType() function in OHOS::bluetooth::ClassicConfig
436 int linkKeyType = config_.GetRemoteLinkkeyType(addr); in GetPairedDevice()