Searched refs:ipaddr (Results 1 - 4 of 4) sorted by relevance

/hardware/libhardware_legacy/include/hardware_legacy/
H A Dwifi.h116 * @param ipaddr return the assigned IPV4 address
126 int do_dhcp_request(int *ipaddr, int *gateway, int *mask,
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp665 nifRequest.ipaddr = INADDR_NONE;
667 nifRequest.ipaddr = s->ID;
/hardware/libhardware/include/hardware/
H A Dgps.h476 uint32_t ipaddr; member in struct:__anon229
/hardware/libhardware_legacy/wifi/
H A Dwifi.c168 int do_dhcp_request(int *ipaddr, int *gateway, int *mask, argument
182 get_dhcp_info(ipaddr, gateway, mask, dns1, dns2, server, lease);

Completed in 135 milliseconds