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

/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dwpa.h28 void (*deauthenticate)(void * ctx, int reason_code); member in struct:wpa_sm_ctx
/external/wpa_supplicant_8/src/rsn_supp/
H A Dwpa.h28 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.h28 void (*deauthenticate)(void * ctx, int reason_code); member in struct:wpa_sm_ctx
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h2060 * deauthenticate - Request driver to deauthenticate
2068 int (*deauthenticate)(void *priv, const u8 *addr, int reason_code); member in struct:wpa_driver_ops
2527 * @addr: MAC address of the station to deauthenticate
3836 * receiving deauthenticate or disassociate frame from the AP or when
3973 * to receiving deauthenticate frame from the AP or when sending that
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h2060 * deauthenticate - Request driver to deauthenticate
2068 int (*deauthenticate)(void *priv, const u8 *addr, int reason_code); member in struct:wpa_driver_ops
2527 * @addr: MAC address of the station to deauthenticate
3836 * receiving deauthenticate or disassociate frame from the AP or when
3973 * to receiving deauthenticate frame from the AP or when sending that
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h2060 * deauthenticate - Request driver to deauthenticate
2068 int (*deauthenticate)(void *priv, const u8 *addr, int reason_code); member in struct:wpa_driver_ops
2527 * @addr: MAC address of the station to deauthenticate
3836 * receiving deauthenticate or disassociate frame from the AP or when
3973 * to receiving deauthenticate frame from the AP or when sending that

Completed in 239 milliseconds