Home
last modified time | relevance | path

Searched refs:addressGo (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java818 final Inet4Address addressGo = p2pClientEapolIpInfo.mIpAddressGo; in makeStaticIpConfigurationFromEapolIpAddressInfo() local
826 .setGateway(addressGo).build(); in makeStaticIpConfigurationFromEapolIpAddressInfo()
830 + ", GO: " + addressGo.getHostAddress() + " MASK: " in makeStaticIpConfigurationFromEapolIpAddressInfo()