Searched refs:sendDhcpDiscover (Results 1 – 1 of 1) sorted by relevance
386 sendDhcpDiscover(fd, clientMacAddr); in runDhcp()490 private void sendDhcpDiscover(FileDescriptor fd, byte[] macAddress) throws Exception { in sendDhcpDiscover() method in EthernetTetheringTest