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

  /external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
wpa.h 60 int (*update_ft_ies)(void *ctx, const u8 *md, const u8 *ies, member in struct:wpa_sm_ctx
  /external/wpa_supplicant_8/src/rsn_supp/
wpa.h 47 int (*update_ft_ies)(void *ctx, const u8 *md, const u8 *ies, member in struct:wpa_sm_ctx
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver.h 239 * update_ft_ies() handler is called to update the IEs for further
252 * type. update_ft_ies() handler will then be called with the FT IEs to
919 * update_ft_ies - Update FT (IEEE 802.11r) IEs
933 int (*update_ft_ies)(void *priv, const u8 *md, const u8 *ies, member in struct:wpa_driver_ops
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver.h 422 * update_ft_ies() handler is called to update the IEs for further
435 * type. update_ft_ies() handler will then be called with the FT IEs to
1354 int (*update_ft_ies)(void *priv, const u8 *md, const u8 *ies, member in struct:wpa_driver_ops
    [all...]

Completed in 4557 milliseconds