Searched refs:GetRemoteIpv6 (Results 1 – 5 of 5) sorted by relevance
253 std::string InnerLink::GetRemoteIpv6() const in GetRemoteIpv6() function in OHOS::SoftBus::InnerLink353 remoteIp = GetRemoteIpv6(); in GenerateLink()420 object["REMOTE_IPV6"] = WifiDirectAnonymizeIp(GetRemoteIpv6()); in Dump()
141 std::string GetRemoteIpv6() const;
139 std::string GetRemoteIpv6() const;
357 std::string LinkInfo::GetRemoteIpv6() const in GetRemoteIpv6() function in OHOS::SoftBus::LinkInfo
330 if (innerLink.GetRemoteIpv6() == remoteIp) { in GetLocalIpByRemoteIpOnce()371 if (innerLink.GetRemoteIpv4() == remoteIp || innerLink.GetRemoteIpv6() == remoteIp) { in GetRemoteUuidByIp()