Searched refs:http_server_cb (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
H A D | http_server.c | 199 static void http_server_cb(int sd, void *eloop_ctx, void *sock_ctx) in http_server_cb() function 282 eloop_register_sock(srv->fd, EVENT_TYPE_READ, http_server_cb, in http_server_init()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
H A D | http_server.c | 199 static void http_server_cb(int sd, void *eloop_ctx, void *sock_ctx) in http_server_cb() function 282 eloop_register_sock(srv->fd, EVENT_TYPE_READ, http_server_cb, in http_server_init()
|
Completed in 2 milliseconds