Home
last modified time | relevance | path

Searched refs:ieee80211_hdr (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/linkkit/wifi_provision/frameworks/ieee80211/
A Dzconfig_ieee80211.h139 struct ieee80211_hdr { struct
291 uint8_t *ieee80211_get_SA(struct ieee80211_hdr *hdr);
292 uint8_t *ieee80211_get_DA(struct ieee80211_hdr *hdr);
293 uint8_t *ieee80211_get_BSSID(struct ieee80211_hdr *hdr);
A Dzconfig_ieee80211.c147 uint8_t *ieee80211_get_SA(struct ieee80211_hdr *hdr) in ieee80211_get_SA()
166 uint8_t *ieee80211_get_DA(struct ieee80211_hdr *hdr) in ieee80211_get_DA()
174 uint8_t *ieee80211_get_BSSID(struct ieee80211_hdr *hdr) in ieee80211_get_BSSID()
191 uint8_t *bssid = ieee80211_get_BSSID((struct ieee80211_hdr *)in); in ieee80211_get_bssid_2()
762 struct ieee80211_hdr *hdr; in ieee80211_data_extract()
767 hdr = (struct ieee80211_hdr *)zconfig_remove_link_header(&in, &len, in ieee80211_data_extract()
/AliOS-Things-master/components/linkkit/wifi_provision/phone_ap/
A Dawss_aha.c61 struct ieee80211_hdr *hdr; in awss_ieee80211_aha_process()
77 hdr = (struct ieee80211_hdr *)mgmt_header; in awss_ieee80211_aha_process()
/AliOS-Things-master/components/linkkit/wifi_provision/frameworks/aplist/
A Dawss_aplist.c322 struct ieee80211_hdr *hdr; in awss_ieee80211_aplist_process()
329 hdr = (struct ieee80211_hdr *)mgmt_header; in awss_ieee80211_aplist_process()
/AliOS-Things-master/components/linkkit/wifi_provision/zero_config/
A Dawss_enrollee.c258 struct ieee80211_hdr *hdr; in awss_ieee80211_zconfig_process()
275 hdr = (struct ieee80211_hdr *)mgmt_header; in awss_ieee80211_zconfig_process()
/AliOS-Things-master/components/linkkit/wifi_provision/p2p/
A Dawss_wps.c365 struct ieee80211_hdr *hdr; in awss_ieee80211_wps_process()
385 hdr = (struct ieee80211_hdr *)mgmt_header; in awss_ieee80211_wps_process()
/AliOS-Things-master/components/linkkit/wifi_provision/mcast_smartconfig/
A Dmcast_smartconfig.c215 struct ieee80211_hdr *hdr; in awss_ieee80211_mcast_smartconfig_process()
235 hdr = (struct ieee80211_hdr *)ieee80211; in awss_ieee80211_mcast_smartconfig_process()
/AliOS-Things-master/components/linkkit/wifi_provision/dev_ap/
A Dawss_dev_ap.c44 struct ieee80211_hdr *hdr; in awss_80211_frame_handler()
56 hdr = (struct ieee80211_hdr *)buf; in awss_80211_frame_handler()
/AliOS-Things-master/components/linkkit/wifi_provision/smartconfig/
A Dawss_smartconfig.c817 struct ieee80211_hdr *hdr; in awss_ieee80211_smartconfig_process()
837 hdr = (struct ieee80211_hdr *)ieee80211; in awss_ieee80211_smartconfig_process()

Completed in 15 milliseconds