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

/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dwpa.h47 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/
H A Dwpa.h47 int (*update_ft_ies)(void *ctx, const u8 *md, const u8 *ies, member in struct:wpa_sm_ctx
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dwpa.h47 int (*update_ft_ies)(void *ctx, const u8 *md, const u8 *ies, member in struct:wpa_sm_ctx
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h578 * update_ft_ies() handler is called to update the IEs for further
591 * type. update_ft_ies() handler will then be called with the FT IEs to
1685 * update_ft_ies - Update FT (IEEE 802.11r) IEs
1699 int (*update_ft_ies)(void *priv, const u8 *md, const u8 *ies, member in struct:wpa_driver_ops
3762 * struct wpa_driver_ops::update_ft_ies() callback.
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h578 * update_ft_ies() handler is called to update the IEs for further
591 * type. update_ft_ies() handler will then be called with the FT IEs to
1685 * update_ft_ies - Update FT (IEEE 802.11r) IEs
1699 int (*update_ft_ies)(void *priv, const u8 *md, const u8 *ies, member in struct:wpa_driver_ops
3762 * struct wpa_driver_ops::update_ft_ies() callback.
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h578 * update_ft_ies() handler is called to update the IEs for further
591 * type. update_ft_ies() handler will then be called with the FT IEs to
1685 * update_ft_ies - Update FT (IEEE 802.11r) IEs
1699 int (*update_ft_ies)(void *priv, const u8 *md, const u8 *ies, member in struct:wpa_driver_ops
3762 * struct wpa_driver_ops::update_ft_ies() callback.

Completed in 172 milliseconds