Home
last modified time | relevance | path

Searched refs:WLAN_ACTION_FT (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_ft.c1407 *pos++ = WLAN_ACTION_FT; in wpa_ft_send_rrb_auth_resp()
1771 if (*pos != WLAN_ACTION_FT) { in wpa_ft_rrb_rx()
Ddrv_callbacks.c784 if (mgmt->u.action.category == WLAN_ACTION_FT) { in hostapd_action_rx()
Dieee802_11.c3113 case WLAN_ACTION_FT: in handle_action()
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h474 #define WLAN_ACTION_FT 6 macro
/external/wpa_supplicant_8/wpa_supplicant/
Devents.c3472 if (category == WLAN_ACTION_FT) { in wpas_event_rx_mgmt_action()