Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/wifi_provision/frameworks/ieee80211/
A Dzconfig_ieee80211.h207 struct ieee80211_mgmt { struct
208 uint16_t frame_control;
209 uint16_t duration;
210 uint8_t da[ETH_ALEN];
211 uint8_t sa[ETH_ALEN];
212 uint8_t bssid[ETH_ALEN];
213 uint16_t seq_ctrl;
214 union {
237 } u;

Completed in 4 milliseconds