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

  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_upnp_i.h 29 struct web_connection;
146 struct web_connection *web_connections; /* linked list */
183 void web_connection_stop(struct web_connection *c);
wps_upnp_web.c 48 struct web_connection { struct
50 struct web_connection *next;
51 struct web_connection *prev;
591 void web_connection_stop(struct web_connection *c)
672 static void web_connection_parse_get(struct web_connection *c, char *filename)
    [all...]

Completed in 117 milliseconds