Home
last modified time | relevance | path

Searched refs:wpa_sm_send_ft_action (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/src/rsn_supp/
Dwpa_i.h273 static inline int wpa_sm_send_ft_action(struct wpa_sm *sm, u8 action, in wpa_sm_send_ft_action() function
Dwpa_ft.c854 wpa_sm_send_ft_action(sm, 1, target_ap, ft_ies, ft_ies_len); in wpa_ft_start_over_ds()