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

  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
httpread.h 62 /* httpread_create -- start a new reading session making use of eloop.
68 * Provided that httpread_create successfully returns a handle,
75 struct httpread * httpread_create(
httpread.c 725 /* httpread_create -- start a new reading session making use of eloop.
731 * Provided that httpread_create successfully returns a handle,
738 struct httpread * httpread_create( function
wps_upnp_event.c 337 e->hread = httpread_create(e->sd, event_got_response_handler,
342 wpa_printf(MSG_ERROR, "WPS UPnP: httpread_create failed");
wps_upnp_web.c     [all...]

Completed in 40 milliseconds