|
wpa_supplicant / hostapd 2.0
|
Data for EVENT_RX_ACTION events. More...
#include <driver.h>
Data Fields | |
| const u8 * | da |
| Destination address of the received Action frame. | |
| const u8 * | sa |
| Source address of the received Action frame. | |
| const u8 * | bssid |
| Address 3 of the received Action frame. | |
| u8 | category |
| Action frame category. | |
| const u8 * | data |
| Action frame body after category field. | |
| size_t | len |
| Length of data in octets. | |
| int | freq |
| Frequency (in MHz) on which the frame was received. | |
Data for EVENT_RX_ACTION events.
1.7.3