Searched refs:CMD_CONFIGURE_LINKADDRESS (Results 1 – 2 of 2) sorted by relevance
240 public static final int CMD_CONFIGURE_LINKADDRESS = PUBLIC_BASE + 8; field in DhcpClient1483 mController.sendMessage(CMD_CONFIGURE_LINKADDRESS, mDhcpLease.ipAddress); in enter()
2432 case DhcpClient.CMD_CONFIGURE_LINKADDRESS: { in processMessage()