HomeSort by relevance Sort by last modified time
    Searched defs:send_ft_action (Results 1 - 5 of 5) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
wpa.h 62 int (*send_ft_action)(void *ctx, u8 action, const u8 *target_ap, member in struct:wpa_sm_ctx
  /external/wpa_supplicant_8/src/rsn_supp/
wpa.h 49 int (*send_ft_action)(void *ctx, u8 action, const u8 *target_ap, member in struct:wpa_sm_ctx
  /external/wpa_supplicant_8/src/ap/
wpa_auth.h 199 int (*send_ft_action)(void *ctx, const u8 *dst, member in struct:wpa_auth_callbacks
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver.h 937 * send_ft_action - Send FT Action frame (IEEE 802.11r)
949 int (*send_ft_action)(void *priv, u8 action, const u8 *target_ap, member in struct:wpa_driver_ops
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver.h 1432 int (*send_ft_action)(void *priv, u8 action, const u8 *target_ap, member in struct:wpa_driver_ops
    [all...]

Completed in 162 milliseconds