Home
last modified time | relevance | path

Searched defs:wnm_event_report_element (Results 1 – 1 of 1) sorted by relevance

/hostap-latest/src/common/
Dieee802_11_defs.h2065 struct wnm_event_report_element { struct
2066 u8 eid; /* WLAN_EID_EVENT_REPORT */
2067 u8 len;
2068 u8 token;
2069 u8 type;
2070 u8 status;
2072 union {
2081 } u;