Searched refs:trigger (Results 1 – 12 of 12) sorted by relevance
/hostap-latest/src/drivers/ |
D | driver_common.c | 205 static int wpa_check_wowlan_trigger(const char *start, const char *trigger, in wpa_check_wowlan_trigger() argument 208 if (os_strcmp(start, trigger) != 0) in wpa_check_wowlan_trigger() 237 #define CHECK_TRIGGER(trigger) \ in wpa_get_wowlan_triggers() argument 238 wpa_check_wowlan_trigger(start, #trigger, \ in wpa_get_wowlan_triggers() 239 capa->wowlan_triggers.trigger, \ in wpa_get_wowlan_triggers() 240 &triggers->trigger) in wpa_get_wowlan_triggers()
|
/hostap-latest/wpa_supplicant/ |
D | twt.c | 31 bool requestor, bool trigger, bool implicit, in wpas_twt_send_setup() argument 71 if (trigger) in wpas_twt_send_setup()
|
D | eap_testing.txt | 8 - Replaced wpa_supplicant.c and wpa.c with test code that trigger
|
D | wpa_supplicant_i.h | 1764 bool requestor, bool trigger, bool implicit,
|
D | README | 686 configuration, trigger events, and request interactive user input. 690 variables like EAPOL state machine parameters and trigger events like
|
D | ChangeLog | 501 supports WPS 2.0 (this makes it less likely to trigger extra roundtrip 647 - fixed Probe Request frame triggering invitation to trigger only a 1290 signal strength remains good and to automatically trigger background 1297 * do not trigger initial scan automatically anymore if there are no 1825 * fixed PMKSA cache processing not to trigger deauthentication if the
|
D | ctrl_iface.c | 10363 bool trigger = true; in wpas_ctrl_iface_send_twt_setup() local 10405 trigger = atoi(tok_s + os_strlen(" trigger=")); in wpas_ctrl_iface_send_twt_setup() 10432 setup_cmd, twt, requestor, trigger, implicit, in wpas_ctrl_iface_send_twt_setup()
|
/hostap-latest/radius_example/ |
D | README | 13 as a trigger to terminate the example program.
|
/hostap-latest/wpa_supplicant/doc/docbook/ |
D | wpa_cli.sgml | 37 configuration, trigger events, and request interactive user 43 trigger events like reassociation and IEEE 802.1X
|
/hostap-latest/doc/ |
D | driver_wrapper.doxygen | 112 (this last ioctl will trigger the driver to request association)
|
/hostap-latest/hostapd/ |
D | ChangeLog | 427 * Session Info URL RADIUS AVP to trigger ESS Disassociation Imminent 1032 logging was enabled, hostapd could trigger a segmentation fault in 1104 condition in which EAPOL-Start message could trigger hostapd to send 1201 * fixed EAPOL-Start processing to trigger WPA reauthentication 1238 * fixed EAPOL reauthentication to trigger WPA/WPA2 reauthentication
|
D | README-WPS | 282 This can be used to trigger change from unconfigured to configured
|