Home
last modified time | relevance | path

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

/hostap-latest/doc/
Dcode_structure.doxygen42 Driver event processing; \ref wpa_supplicant_event() and related functions
158 X.509v3 certificate parsing and processing
231 WPA state machine and 4-Way/Group Key Handshake processing
284 EAPOL supplicant state machine and IEEE 802.1X processing
303 RADIUS message processing for eapol_test
Dhostapd_ctrl_iface.doxygen42 for processing these messages. Often it is easier to open two
64 connection is open and hostapd is processing commands.
Dporting.doxygen139 initialize main supplicant processing. Each operating system has a
140 mechanism for starting new processing or threads. This is usually a
164 wpa_supplicant processing is needed for them. This can be done, e.g.,
167 enabled/disabled if it is desirable that wpa_supplicant processing
Dctrl_iface.doxygen43 for processing these messages. Often it is easier to open two
65 connection is open and wpa_supplicant is processing commands.
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
698 interested in processing.
Deap_server.doxygen42 functions, \ref eap_msg_alloc() and \ref eap_hdr_validate() when processing
Dp2p.doxygen13 processing is done inside the driver. Configuration for these
191 after last result, the scan result processing is terminated with a
288 Service discovery is implemented by processing pending queries as a
341 The SME/MLME code that managements IEEE 802.11 association processing
Deap.doxygen42 functions, \ref eap_msg_alloc() and \ref eap_hdr_validate() when processing
Ddbus.doxygen344 <dd>Scan processing was not included in the build.</dd>
933 <p>Use external processing for SIM/USIM operations</p>
/hostap-latest/hostapd/
DChangeLog114 frame processing during heavy CPU load; this mitigates some issues
280 - fix TX status processing for Address 3 = wildcard BSSID
354 - extend Disconnect-Request processing to allow matching of multiple
489 * avoid processing received management frames multiple times when using
491 * added support for DFS (processing radar detection events, CAC, channel
661 - Add wps_check_pin command for processing PIN from user input.
727 * add SA Query Request processing in AP mode (IEEE 802.11w)
760 * fixed WPS Probe Request processing to handle missing required
800 * added preliminary support for IEEE 802.11r RIC processing
838 * fixed EAP-TLS message processing for the last TLS message if it is
[all …]
DREADME-WPS128 processing. It returns FAIL if the PIN is invalid, or FAIL-CHECKSUM if
256 By default, hostapd generates credentials for Enrollees and processing
270 is responsible for creating hostapd configuration files and processing
/hostap-latest/wpa_supplicant/
DREADME-P2P494 service discovery processing is enabled since the commands to
495 pre-configure services for internal processing will increment the
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
506 be transmitted, so use of the internal processing is strongly
511 Add a local Bonjour service for internal SD query processing.
531 Remove a local Bonjour service from internal SD query processing.
535 Add a local UPnP service for internal SD query processing.
547 Remove a local UPnP service from internal SD query processing.
[all …]
DChangeLog65 * fixed P2P provision discovery processing of a specially constructed
68 * fixed P2P group information processing of a specially constructed
219 * fixed EAP-pwd pre-processing with PasswordHashHash
275 * fixed WNM Sleep Mode processing when PMF is not enabled
279 * fixed EAP-pwd unexpected Confirm message processing
492 - fix regressions in P2P SD query processing
517 * improved BSS Transition Management processing
605 * fixed nl80211/RTM_DELLINK processing when a P2P GO interface is
650 - fixed a potential NULL pointer dereference crash when processing an
716 * fixed OBSS scan result processing for 20/40 MHz co-ex report
[all …]
DREADME-WPS104 digit. "wpa_cli wps_check_pin <PIN>" can be used to do such processing.
205 Credential processing
212 This internal processing can be disabled with wps_cred_processing=1
214 processing the credential attributes and updating wpa_supplicant
Dtodo.txt75 the last step in processing sent should be this code and rest of the code
Dandroid.config214 # Disable scan result processing (ap_mode=1) to save code size by about 1 kB.
320 # Include NDIS event processing through WMI into wpa_supplicant/wpasvc.
DREADME-HS2064 Action frame processing and building in user space within
402 Add a SIM credential using a external SIM/USIM processing:
Ddefconfig263 # Disable scan result processing (ap_scan=1) to save code size by about 1 kB.
370 # Include NDIS event processing through WMI into wpa_supplicant/wpasvc.
Deap_testing.txt6 hostapd (RADIUS client and RADIUS processing, EAP<->RADIUS
DREADME102 - X.509 certificate processing
152 Optional libraries for layer2 packet processing:
1034 event message is indicated that the external processing can start. Once
/hostap-latest/tests/
DREADME90 ##### AP management frame processing
/hostap-latest/tests/hwsim/
Dtest_dpp.py2240 def run_dpp_auto_connect(dev, apdev, processing, ap_version=0, sta_version=0, argument
2270 dev[0].set("dpp_config_processing", str(processing))
2283 if processing == 1: