Home
last modified time | relevance | path

Searched defs:reauth_delay (Results 1 – 10 of 10) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/hidl/1.0/
Dhidl.h138 struct wpa_supplicant *wpa_s, u8 code, u16 reauth_delay, const char *url) in wpas_hidl_notify_hs20_rx_deauth_imminent_notice()
Dhidl.cpp241 struct wpa_supplicant *wpa_s, u8 code, u16 reauth_delay, const char *url) in wpas_hidl_notify_hs20_rx_deauth_imminent_notice()
Dhidl_manager.cpp868 struct wpa_supplicant *wpa_s, u8 code, u16 reauth_delay, const char *url) in notifyHs20RxDeauthImminentNotice()
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.1/
Dhidl.h139 struct wpa_supplicant *wpa_s, u8 code, u16 reauth_delay, const char *url) in wpas_hidl_notify_hs20_rx_deauth_imminent_notice()
Dhidl.cpp241 struct wpa_supplicant *wpa_s, u8 code, u16 reauth_delay, const char *url) in wpas_hidl_notify_hs20_rx_deauth_imminent_notice()
Dhidl_manager.cpp893 struct wpa_supplicant *wpa_s, u8 code, u16 reauth_delay, const char *url) in notifyHs20RxDeauthImminentNotice()
/external/wpa_supplicant_8/wpa_supplicant/
Dhs20_supplicant.c1173 u16 reauth_delay, const char *url) in hs20_rx_deauth_imminent_notice()
Dwnm_sta.c1622 u16 reauth_delay; in ieee802_11_rx_wnm_notif_req_wfa() local
Dnotify.c970 u8 code, u16 reauth_delay, in wpas_notify_hs20_rx_deauth_imminent_notice()
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c619 int code, reauth_delay, ret; in hostapd_ctrl_iface_hs20_deauth_req() local