Searched refs:ipAddressClient (Results 1 – 3 of 3) sorted by relevance
349 intToInet4AddressHTL(p2pClientIpInfo.ipAddressClient), in onGroupStarted()686 InetAddress ipAddressClient = null; in onP2pApStaConnected() local689 ipAddressClient = intToInet4AddressHTL(ipAddress); in onP2pApStaConnected()690 logd("IP Address of Client: " + ipAddressClient.getHostAddress()); in onP2pApStaConnected()692 WifiP2pDevice device = createStaEventDevice(srcAddress, p2pDeviceAddress, ipAddressClient); in onP2pApStaConnected()
131 public P2pGroupClientEapolIpAddressData(Inet4Address ipAddressClient, in P2pGroupClientEapolIpAddressData() argument133 this.mIpAddressClient = ipAddressClient; in P2pGroupClientEapolIpAddressData()
563 int ipAddressClient = 0xc831a8c0; in testOnGroupStartedWithParams_success() local579 intToInet4AddressHTL(ipAddressClient)); in testOnGroupStartedWithParams_success()600 params1.p2pClientIpInfo.ipAddressClient = ipAddressClient; in testOnGroupStartedWithParams_success()