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

  /hardware/libhardware_legacy/include/hardware_legacy/
wifi.h 159 * do_dhcp_request() issues a dhcp request and returns the acquired
174 int do_dhcp_request(int *ipaddr, int *gateway, int *mask,
178 * Return the error string of the last do_dhcp_request().
  /hardware/libhardware_legacy/wifi/
wifi.c 139 int do_dhcp_request(int *ipaddr, int *gateway, int *mask, function

Completed in 168 milliseconds