Home
last modified time | relevance | path

Searched refs:seq_ctrl (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/linkkit/wifi_provision/mcast_smartconfig/
A Dmcast_smartconfig.c214 int hdrlen, fc, seq_ctrl; in awss_ieee80211_mcast_smartconfig_process() local
237 seq_ctrl = hdr->seq_ctrl; in awss_ieee80211_mcast_smartconfig_process()
283 res->u.br.sn = IEEE80211_SEQ_TO_SN(os_le16toh(seq_ctrl)); in awss_ieee80211_mcast_smartconfig_process()
/AliOS-Things-master/components/linkkit/wifi_provision/frameworks/ieee80211/
A Dzconfig_ieee80211.h145 uint16_t seq_ctrl; member
213 uint16_t seq_ctrl; member
/AliOS-Things-master/components/linkkit/wifi_provision/smartconfig/
A Dawss_smartconfig.c816 int hdrlen, fc, seq_ctrl; in awss_ieee80211_smartconfig_process() local
839 seq_ctrl = hdr->seq_ctrl; in awss_ieee80211_smartconfig_process()
879 res->u.br.sn = IEEE80211_SEQ_TO_SN(os_le16toh(seq_ctrl)); in awss_ieee80211_smartconfig_process()

Completed in 5 milliseconds