HomeSort by relevance Sort by last modified time
    Searched defs:update_ft_ies (Results 1 - 2 of 2) 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_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...]

Completed in 28 milliseconds