Searched refs:GetLegacyP2pGoIp (Results 1 – 4 of 4) sorted by relevance
278 EXPECT_EQ(msg.GetLegacyP2pGoIp(), "");280 EXPECT_EQ(msg.GetLegacyP2pGoIp(), "192.168.43.1");
236 std::string GetLegacyP2pGoIp() const;
650 std::string NegotiateMessage::GetLegacyP2pGoIp() const in GetLegacyP2pGoIp() function in OHOS::SoftBus::NegotiateMessage
1653 std::string remoteIp = msg.GetLegacyP2pGoIp(); in ConnectGroup()1845 param.remoteIp = msg.GetLegacyP2pGoIp(); in OpenAuthConnection()