Home
last modified time | relevance | path

Searched refs:WLAN_ACTION_PUBLIC (Results 1 - 25 of 33) sorted by relevance

12

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dgas.c26 wpabuf_put_u8(buf, WLAN_ACTION_PUBLIC); in gas_build_req()
57 wpabuf_put_u8(buf, WLAN_ACTION_PUBLIC); in gas_build_resp()
H A Dgas_server.c449 if (action != WLAN_ACTION_PUBLIC || in gas_server_tx_status()
H A Dcommon_module_tests.c242 wpabuf_put_u8(buf, WLAN_ACTION_PUBLIC); in gas_tests()
H A Dieee802_11_defs.h609 #define WLAN_ACTION_PUBLIC 4 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dgas.c26 wpabuf_put_u8(buf, WLAN_ACTION_PUBLIC); in gas_build_req()
57 wpabuf_put_u8(buf, WLAN_ACTION_PUBLIC); in gas_build_resp()
H A Dcommon_module_tests.c241 wpabuf_put_u8(buf, WLAN_ACTION_PUBLIC); in gas_tests()
H A Dgas_server.c396 if (action != WLAN_ACTION_PUBLIC || in gas_server_tx_status()
H A Dieee802_11_defs.h560 #define WLAN_ACTION_PUBLIC 4 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Doffchannel.c34 WLAN_ACTION_PUBLIC) { in wpas_get_tx_interface()
H A Devents.c3813 if ((mgmt->u.action.category == WLAN_ACTION_PUBLIC || in wpas_event_rx_mgmt_action()
3822 if ((mgmt->u.action.category == WLAN_ACTION_PUBLIC || in wpas_event_rx_mgmt_action()
3831 if (category == WLAN_ACTION_PUBLIC && plen >= 4 && in wpas_event_rx_mgmt_action()
3886 if (category == WLAN_ACTION_PUBLIC && plen >= 5 && in wpas_event_rx_mgmt_action()
H A Dap.c593 if (mgmt->u.action.category != WLAN_ACTION_PUBLIC) in ap_public_action_rx()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Doffchannel.c36 WLAN_ACTION_PUBLIC) { in wpas_get_tx_interface()
H A Devents.c5299 if ((mgmt->u.action.category == WLAN_ACTION_PUBLIC ||
5308 if ((mgmt->u.action.category == WLAN_ACTION_PUBLIC ||
5317 if (category == WLAN_ACTION_PUBLIC && plen >= 4 &&
5376 if (category == WLAN_ACTION_PUBLIC && plen >= 5 &&
H A Dap.c818 if (mgmt->u.action.category != WLAN_ACTION_PUBLIC) in ap_public_action_rx()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_drv_ops.c775 len > 0 && data[0] == WLAN_ACTION_PUBLIC) { in hostapd_drv_send_action()
786 len > 0 && data[0] == WLAN_ACTION_PUBLIC) { in hostapd_drv_send_action()
H A Dieee802_11.c5998 return category != WLAN_ACTION_PUBLIC && in robust_action_frame()
6026 if (mgmt->u.action.category != WLAN_ACTION_PUBLIC && in handle_action()
6093 case WLAN_ACTION_PUBLIC: in handle_action()
6657 mgmt->u.action.category == WLAN_ACTION_PUBLIC && in handle_action_cb()
6672 mgmt->u.action.category == WLAN_ACTION_PUBLIC && in handle_action_cb()
H A Dbeacon.c1332 head->u.action.category = WLAN_ACTION_PUBLIC; in hostapd_gen_fils_discovery()
H A Ddrv_callbacks.c1554 buf[24] != WLAN_ACTION_PUBLIC) in hostapd_mgmt_tx_cb()
H A Dgas_serv.c1861 if (mgmt->u.action.category != WLAN_ACTION_PUBLIC && in gas_serv_rx_public_action()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_drv_ops.c754 len > 0 && data[0] == WLAN_ACTION_PUBLIC) { in hostapd_drv_send_action()
765 len > 0 && data[0] == WLAN_ACTION_PUBLIC) { in hostapd_drv_send_action()
H A Dieee802_11.c4392 return category != WLAN_ACTION_PUBLIC && in robust_action_frame()
4421 if (mgmt->u.action.category != WLAN_ACTION_PUBLIC && in handle_action()
4492 case WLAN_ACTION_PUBLIC: in handle_action()
5011 mgmt->u.action.category == WLAN_ACTION_PUBLIC && in handle_action_cb()
5026 mgmt->u.action.category == WLAN_ACTION_PUBLIC && in handle_action_cb()
H A Ddpp_hostapd.c1648 buf[0] = WLAN_ACTION_PUBLIC; in hostapd_dpp_relay_tx()
H A Ddrv_callbacks.c1340 buf[24] != WLAN_ACTION_PUBLIC) in hostapd_mgmt_tx_cb()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_build.c32 wpabuf_put_u8(buf, WLAN_ACTION_PUBLIC); in p2p_buf_add_public_action_hdr()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p_build.c32 wpabuf_put_u8(buf, WLAN_ACTION_PUBLIC); in p2p_buf_add_public_action_hdr()

Completed in 63 milliseconds

12