Home
last modified time | relevance | path

Searched refs:ieee80211_get_BSSID (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/linkkit/wifi_provision/frameworks/ieee80211/
A Dzconfig_ieee80211.c174 uint8_t *ieee80211_get_BSSID(struct ieee80211_hdr *hdr) in ieee80211_get_BSSID() function
191 uint8_t *bssid = ieee80211_get_BSSID((struct ieee80211_hdr *)in); in ieee80211_get_bssid_2()
797 res->bssid = ieee80211_get_BSSID(hdr); in ieee80211_data_extract()
A Dzconfig_ieee80211.h293 uint8_t *ieee80211_get_BSSID(struct ieee80211_hdr *hdr);
/AliOS-Things-master/components/linkkit/wifi_provision/mcast_smartconfig/
A Dmcast_smartconfig.c266 bssid_mac = (uint8_t *)ieee80211_get_BSSID(hdr); in awss_ieee80211_mcast_smartconfig_process()
342 res->bssid = ieee80211_get_BSSID(hdr); in awss_ieee80211_mcast_smartconfig_process()
/AliOS-Things-master/components/linkkit/wifi_provision/smartconfig/
A Dawss_smartconfig.c862 bssid_mac = (uint8_t *)ieee80211_get_BSSID(hdr); in awss_ieee80211_smartconfig_process()
938 res->bssid = ieee80211_get_BSSID(hdr); in awss_ieee80211_smartconfig_process()

Completed in 8 milliseconds