Searched refs:http_server_cb (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dhttp_server.c199 static void http_server_cb(int sd, void *eloop_ctx, void *sock_ctx) function
284 if (eloop_register_sock(srv->fd, EVENT_TYPE_READ, http_server_cb,
/external/wpa_supplicant_8/src/wps/
H A Dhttp_server.c199 static void http_server_cb(int sd, void *eloop_ctx, void *sock_ctx) function
284 if (eloop_register_sock(srv->fd, EVENT_TYPE_READ, http_server_cb,
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dhttp_server.c199 static void http_server_cb(int sd, void *eloop_ctx, void *sock_ctx) function
284 if (eloop_register_sock(srv->fd, EVENT_TYPE_READ, http_server_cb,

Completed in 110 milliseconds