Searched defs:reauth_delay (Results 1 – 7 of 7) sorted by relevance
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.0/ |
D | hidl.h | 138 struct wpa_supplicant *wpa_s, u8 code, u16 reauth_delay, const char *url) in wpas_hidl_notify_hs20_rx_deauth_imminent_notice()
|
D | hidl.cpp | 242 struct wpa_supplicant *wpa_s, u8 code, u16 reauth_delay, const char *url) in wpas_hidl_notify_hs20_rx_deauth_imminent_notice()
|
D | hidl_manager.cpp | 864 struct wpa_supplicant *wpa_s, u8 code, u16 reauth_delay, const char *url) in notifyHs20RxDeauthImminentNotice()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | wnm_sta.c | 1444 u16 reauth_delay; in ieee802_11_rx_wnm_notif_req_wfa() local
|
D | hs20_supplicant.c | 1174 u16 reauth_delay, const char *url) in hs20_rx_deauth_imminent_notice()
|
D | notify.c | 964 u8 code, u16 reauth_delay, in wpas_notify_hs20_rx_deauth_imminent_notice()
|
/external/wpa_supplicant_8/hostapd/ |
D | ctrl_iface.c | 618 int code, reauth_delay, ret; in hostapd_ctrl_iface_hs20_deauth_req() local
|