Searched refs:wpa_sm_send_ft_action (Results 1 – 4 of 4) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
D | wpa_i.h | 282 static inline int wpa_sm_send_ft_action(struct wpa_sm *sm, u8 action, in wpa_sm_send_ft_action() function
|
D | wpa_ft.c | 1074 wpa_sm_send_ft_action(sm, 1, target_ap, ft_ies, ft_ies_len); in wpa_ft_start_over_ds()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
D | wpa_i.h | 334 static inline int wpa_sm_send_ft_action(struct wpa_sm *sm, u8 action, in wpa_sm_send_ft_action() function
|
D | wpa_ft.c | 1267 wpa_sm_send_ft_action(sm, 1, target_ap, ft_ies, ft_ies_len); in wpa_ft_start_over_ds()
|