Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/mlme/core/inc/
Dwlan_mlme_main.h395 struct ft_context { struct
397 uint32_t r0kh_id_len;
398 uint8_t r0kh_id[ROAM_R0KH_ID_MAX_LEN];
401 uint8_t auth_ft_ie[MAX_FTIE_SIZE];
402 uint16_t auth_ie_len;
403 uint8_t reassoc_ft_ie[MAX_FTIE_SIZE];
404 uint16_t reassoc_ie_len;
405 uint8_t ric_ies[MAX_FTIE_SIZE];
406 uint16_t ric_ies_length;
407 bool set_ft_preauth_state;
[all …]