wpa_event_data::assoc_reject Struct Reference

#include <driver.h>

List of all members.

Public Attributes

u8resp_ies
size_t resp_ies_len
u16 status_code

Detailed Description

struct assoc_reject - Data for EVENT_ASSOC_REJECT events

Definition at line 2245 of file driver.h.


Member Data Documentation

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).

Definition at line 2257 of file driver.h.

resp_ies_len - Length of resp_ies in bytes

Definition at line 2262 of file driver.h.

status_code - Status Code from (Re)association Response

Definition at line 2267 of file driver.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


wpa_supplicant
Author(s): Package maintained by Blaise Gassend
autogenerated on Fri Jan 11 10:05:16 2013