HomeSort by relevance Sort by last modified time
    Searched refs:get_dhcp_info (Results 1 - 2 of 2) sorted by null

  /hardware/libhardware_legacy/wifi/
wifi.c 43 extern void get_dhcp_info();
130 get_dhcp_info(ipaddr, gateway, mask, dns1, dns2, server, lease);
  /system/core/libnetutils/
dhcpclient.c 118 void get_dhcp_info(uint32_t *ipaddr, uint32_t *gateway, uint32_t *mask, function

Completed in 1413 milliseconds