#include <driver.h>
Public Attributes | |
u8 * | resp_ies |
size_t | resp_ies_len |
u16 | status_code |
struct assoc_reject - Data for EVENT_ASSOC_REJECT events
Definition at line 2247 of file driver.h.
resp_ies - (Re)Association Response IEs
Optional association data from the driver. This data is not required WPA, but may be useful for some protocols and as such, should be reported if this is available to the driver interface.
This should start with the first IE (fixed fields before IEs are not included).