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.c1290 *pos++ = WLAN_ACTION_FT; in wpa_ft_send_rrb_auth_resp()
1653 if (*pos != WLAN_ACTION_FT) { in wpa_ft_rrb_rx()
Ddrv_callbacks.c778 if (mgmt->u.action.category == WLAN_ACTION_FT) { in hostapd_action_rx()
Dieee802_11.c2409 case WLAN_ACTION_FT: in handle_action()
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h304 #define WLAN_ACTION_FT 6 macro
/external/wpa_supplicant_8/wpa_supplicant/
Devents.c3224 if (category == WLAN_ACTION_FT) {