Home
last modified time | relevance | path

Searched refs:WLAN_ACTION_FST (Results 1 – 10 of 10) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
Dfst_session.c308 wpabuf_put_u8(buf, WLAN_ACTION_FST); in fst_session_send_action()
1201 mgmt->u.action.category != WLAN_ACTION_FST) { in fst_session_on_action_rx()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
Dfst_session.c308 wpabuf_put_u8(buf, WLAN_ACTION_FST); in fst_session_send_action()
1201 mgmt->u.action.category != WLAN_ACTION_FST) { in fst_session_on_action_rx()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dieee802_11_defs.h574 #define WLAN_ACTION_FST 18 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dieee802_11_defs.h603 #define WLAN_ACTION_FST 18 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Ddrv_callbacks.c1193 if (mgmt->u.action.category == WLAN_ACTION_FST && hapd->iface->fst) { in hostapd_action_rx()
Dieee802_11.c4484 case WLAN_ACTION_FST: in handle_action()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Ddrv_callbacks.c1348 if (mgmt->u.action.category == WLAN_ACTION_FST && hapd->iface->fst) { in hostapd_action_rx()
Dieee802_11.c6058 case WLAN_ACTION_FST: in handle_action()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Devents.c3879 if (mgmt->u.action.category == WLAN_ACTION_FST && wpa_s->fst) { in wpas_event_rx_mgmt_action()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Devents.c4461 if (mgmt->u.action.category == WLAN_ACTION_FST && wpa_s->fst) { in wpas_event_rx_mgmt_action()