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 50 extern void get_dhcp_info();
167 get_dhcp_info(ipaddr, gateway, mask, dns1, dns2, server, lease);
  /system/core/libnetutils/
dhcpclient.c 116 void get_dhcp_info(uint32_t *ipaddr, uint32_t *gateway, uint32_t *prefixLength, function

Completed in 65 milliseconds