Searched defs:lim_sta_context (Results 1 – 1 of 1) sorted by relevance
257 struct lim_sta_context { struct258 tLimMlmStates mlmState;259 tAniAuthType authType; /* auth algo in auth frame */260 enum ani_akm_type akm_type; /* akm in rsn/wpa ie */261 uint16_t listenInterval;262 tSirMacCapabilityInfo capabilityInfo;263 enum wlan_reason_code disassocReason;265 tSirResultCodes resultCode;267 uint8_t subType:1; /* Indicates ASSOC (0) or REASSOC (1) */268 uint8_t updateContext:1;[all …]