Home
last modified time | relevance | path

Searched refs:requests (Results 1 – 17 of 17) sorted by relevance

/hostap-latest/src/wps/
Dhttp_server.c36 struct http_request *requests; member
101 r = srv->requests; in http_request_deinit()
107 srv->requests = r->next; in http_request_deinit()
222 req->next = srv->requests; in http_server_cb()
223 srv->requests = req; in http_server_cb()
305 http_request_free_all(srv->requests); in http_server_deinit()
/hostap-latest/doc/
Dctrl_iface.doxygen297 "BSS <idx>" requests information for the BSS identified by the index
298 (0 .. size-1) in the scan results table and "BSS <BSSID>" requests
492 requests this to be sent to all discovered peers. The pending requests
496 "1f77628") that can be used to cancel the request. Directed requests
527 Configure external processing of P2P service requests: 0 (default) =
528 no external processing of requests (i.e., internal code will reject
529 each request), 1 = external processing of requests (external program
530 is responsible for replying to service discovery requests with
564 \section ctrl_iface_interactive Interactive requests
648 1 = wpa_supplicant requests scans and uses scan results to select the AP,
[all …]
Dp2p.doxygen199 When going into the Listen state, the P2P module requests the driver
303 The received service discovery requests will be indicated with the
Ddriver_wrapper.doxygen156 - wpa_supplicant requests scan with SIOCSIWSCAN
Ddbus.doxygen908 <p>Disable automatic offloading of scan requests</p>
1088 <p>External control for TDLS setup requests</p>
/hostap-latest/src/radius/
Dradius_client.h89 u32 requests; member
Dradius_client.c409 conf->acct_server->requests++; in radius_client_retransmit()
430 conf->auth_server->requests++; in radius_client_retransmit()
884 conf->acct_server->requests++; in radius_client_send()
906 conf->auth_server->requests++; in radius_client_send()
1990 serv->requests, in radius_client_dump_auth_server()
2038 serv->requests, in radius_client_dump_acct_server()
/hostap-latest/wpa_supplicant/doc/docbook/
Dwpa_cli.sgml60 messages (event messages, username/password requests).</para>
73 e.g., wpa_cli in interactive mode. wpa_cli shows these requests
81 <para>The reply to these requests can be given with
Dwpa_supplicant.sgml89 <para><command>wpa_supplicant</command> requests the kernel
99 <para><command>wpa_supplicant</command> requests the kernel
/hostap-latest/wpa_supplicant/
DREADME-P2P314 advertisement id which uniquely identifies the service requests, state
383 discovery protocols and requests this to be sent to all discovered
385 requests are sent during device discovery (see p2p_find).
391 "1f77628") that can be used to cancel the request. Directed requests
500 Configure external processing of P2P service requests: 0 (default) =
501 no external processing of requests (i.e., internal code will process
503 processing of requests (external program is responsible for replying
504 to service discovery requests with p2p_serv_disc_resp). Please note
DREADME-WPS335 hexdump of the current AP configuration (WPS parameter requests this to
336 include only the WPS attributes; NDEF parameter requests additional NDEF
389 requests this to include only the WPS attributes; NDEF parameter
390 requests additional NDEF encapsulation to be included). This data needs
Dtodo.txt32 - consider redesigning pending EAP requests (identity/password/otp from
DREADME270 - wpa_supplicant requests the kernel driver to scan neighboring BSSes
272 - wpa_supplicant requests the kernel driver to associate with the chosen
707 username/password requests).
720 interactive mode. wpa_cli shows these requests with
726 The reply to these requests can be given with 'identity', 'password',
1016 External requests for radio control
DChangeLog588 scan requests for active scans for specific configured SSIDs
817 * added more control to scan requests
864 - avoid concurrent remain-on-channel operation requests by canceling
996 * added support for OBSS scan requests and 20/40 BSS coexistence reports
1109 - Add a DBus signal for EAP SM requests, emitted on the Interface
1671 addresses from being accepted as local control requests
2171 * fixed reprocessing of pending request after ctrl_iface requests for
2173 * fixed ctrl_iface requests for identity/password/otp in Phase 2 of
2426 * improved user data (identity/password/otp) requests through
2429 restarted; in addition, send pending requests again whenever a new
[all …]
/hostap-latest/hostapd/
DREADME-WPS321 of the current AP configuration (WPS parameter requests this to include
322 only the WPS attributes; NDEF parameter requests additional NDEF
Ddefconfig338 # certain percentage of probe requests or auth/(re)assoc frames.
DChangeLog822 * fixed retransmission of EAP requests if no response is received