Searched defs:deauthenticate (Results 1 - 8 of 8) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
H A Dwpa.h39 void (*deauthenticate)(void * ctx, int reason_code); member in struct:wpa_sm_ctx
/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dwpa.h26 void (*deauthenticate)(void * ctx, int reason_code); member in struct:wpa_sm_ctx
/external/wpa_supplicant_8/src/rsn_supp/
H A Dwpa.h26 void (*deauthenticate)(void * ctx, int reason_code); member in struct:wpa_sm_ctx
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dwpa.h26 void (*deauthenticate)(void * ctx, int reason_code); member in struct:wpa_sm_ctx
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
H A Ddriver.h613 * deauthenticate - Request driver to deauthenticate
621 int (*deauthenticate)(void *priv, const u8 *addr, int reason_code); member in struct:wpa_driver_ops
1083 * receiving deauthenticate or disassociate frame from the AP or when
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h1187 * deauthenticate - Request driver to deauthenticate
1195 int (*deauthenticate)(void *priv, const u8 *addr, int reason_code); member in struct:wpa_driver_ops
1670 * @addr: MAC address of the station to deauthenticate
2644 * receiving deauthenticate or disassociate frame from the AP or when
2781 * to receiving deauthenticate frame from the AP or when sending that
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h1187 * deauthenticate - Request driver to deauthenticate
1195 int (*deauthenticate)(void *priv, const u8 *addr, int reason_code); member in struct:wpa_driver_ops
1670 * @addr: MAC address of the station to deauthenticate
2644 * receiving deauthenticate or disassociate frame from the AP or when
2781 * to receiving deauthenticate frame from the AP or when sending that
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h1187 * deauthenticate - Request driver to deauthenticate
1195 int (*deauthenticate)(void *priv, const u8 *addr, int reason_code); member in struct:wpa_driver_ops
1670 * @addr: MAC address of the station to deauthenticate
2644 * receiving deauthenticate or disassociate frame from the AP or when
2781 * to receiving deauthenticate frame from the AP or when sending that

Completed in 159 milliseconds