Home
last modified time | relevance | path

Searched refs:complete (Results 1 – 21 of 21) sorted by relevance

/hostap-latest/doc/
Ddriver_wrapper.doxygen52 one. \ref driver_hostap.c and \ref driver_wext.c include a complete
55 is an example of a complete interface for Windows NDIS interface for
157 - driver reports scan complete with wireless event SIOCGIWSCAN
Dtesting_tools.doxygen76 tries to complete EAP authentication based on the network
108 would use network configuration from test.conf to try to complete
Dporting.doxygen189 since the build is complete in the sense that all functions are
Dctrl_iface.doxygen859 WPS_EVENT_PIN_NEEDED: PIN is needed to complete provisioning with an
921 P2P_EVENT_GO_NEG_SUCCESS: Indication of successfully complete group
/hostap-latest/wpadebug/
DREADME15 result in complete loss of security protections on the device.
/hostap-latest/src/utils/
Dedit.c426 static void complete(int list) in complete() function
1031 complete(last_tab); in edit_read_char()
/hostap-latest/wlantest/
Dwlantest_cli.c1581 char ** (*complete)(int s, const char *str, int pos); member
1775 if (c->complete) in wlantest_cli_cmd_completion()
1776 return c->complete(cli->s, str, pos); in wlantest_cli_cmd_completion()
/hostap-latest/wpa_supplicant/
Dtodo.txt54 drivers with ndiswrapper end up not being able to complete 4-way handshake
DREADME-WPS116 entered at the Registrar to complete WPS registration. At that point,
150 At this point, the AP/Registrar has two minutes to complete WPS
Dandroid.config5 # option lines must be commented out complete, if they are not to be included,
445 # Note: This is experimental and not complete implementation.
Ddefconfig5 # option lines must be commented out complete, if they are not to be included,
516 # Note: This is experimental and not complete implementation.
DREADME-Windows.txt21 All security modes have been verified to work (at least complete
DChangeLog1294 * wpa_gui-qt4: more complete support for translating the GUI with
1318 * added BSS table to maintain more complete scan result information
1706 not include any TLS library by default (this is not yet complete;
2486 EAP-SIM (not yet complete; needs GSM/SIM authentication interface)
2530 (i.e., complete IEEE 802.1X/EAP authentication and use IEEE 802.1X
/hostap-latest/wpa_supplicant/doc/docbook/
Deapol_test.sgml75 <para>tries to complete EAP authentication based on the network
/hostap-latest/hostapd/
Ddefconfig5 # lines must be commented out complete, if they are not to be included, i.e.,
155 # Note: This is experimental and not complete implementation.
DREADME-WPS196 After this, the Enrollee can connect to the AP again and complete WPS
210 At this point, the client has two minutes to complete WPS negotiation
Dandroid.config5 # lines must be commented out complete, if they are not to be included, i.e.,
DChangeLog1277 a station reassociates without first being complete deauthenticated
/hostap-latest/tests/hwsim/
DREADME68 example-setup.txt provides more complete step-by-step example on how a
/hostap-latest/src/ap/
Dbeacon.c2184 bool complete = false; in ieee802_11_build_ap_params() local
2335 complete = hapd->iconf->mbssid == MBSSID_ENABLED || in ieee802_11_build_ap_params()
2340 tailpos = hostapd_eid_ext_capab(hapd, tailpos, complete); in ieee802_11_build_ap_params()
/hostap-latest/tests/
Dcipher-and-key-mgmt-testing.txt48 other cipher suites can also be tested for more complete coverage.