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

  /external/wpa_supplicant_8/src/wps/
wps_upnp_event.c 55 struct http_client *http_event; member in struct:wps_event_
66 http_client_free(e->http_event);
67 e->http_event = NULL;
300 e->http_event = http_client_addr(&e->addr->saddr, buf, 0,
302 if (e->http_event == NULL) {

Completed in 201 milliseconds