HomeSort by: relevance | last modified time | path
    Searched defs:wpa_sm_set_ft_params (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/src/rsn_supp/
wpa_ft.c 106 * wpa_sm_set_ft_params - Set FT (IEEE 802.11r) parameters
112 int wpa_sm_set_ft_params(struct wpa_sm *sm, const u8 *ies, size_t ies_len) function
wpa.h 488 int wpa_sm_set_ft_params(struct wpa_sm *sm, const u8 *ies, size_t ies_len);
513 wpa_sm_set_ft_params(struct wpa_sm *sm, const u8 *ies, size_t ies_len) function

Completed in 82 milliseconds