Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/wifi_provision/ht40/
A Dawss_ht40.c185 int awss_ieee80211_ht_ctrl_process(uint8_t *ht_ctrl, int len, int link_type, in awss_ieee80211_ht_ctrl_process() argument
193 if (ht_ctrl == NULL || zconfig_finished) in awss_ieee80211_ht_ctrl_process()
207 ctrl = (struct ht40_ctrl *)ht_ctrl; in awss_ieee80211_ht_ctrl_process()
208 res->u.ht_ctrl.rssi = rssi; in awss_ieee80211_ht_ctrl_process()
209 res->u.ht_ctrl.filter = ctrl->filter; in awss_ieee80211_ht_ctrl_process()
210 res->u.ht_ctrl.data_len = len; in awss_ieee80211_ht_ctrl_process()
227 rssi = res->u.ht_ctrl.rssi; in awss_recv_callback_ht_ctrl()
228 length = res->u.ht_ctrl.data_len; in awss_recv_callback_ht_ctrl()
229 filter = res->u.ht_ctrl.filter; in awss_recv_callback_ht_ctrl()
A Dawss_ht40.h27 int awss_ieee80211_ht_ctrl_process(uint8_t *ht_ctrl, int len, int link_type,
/AliOS-Things-master/components/linkkit/wifi_provision/frameworks/ieee80211/
A Dzconfig_ieee80211.h128 } ht_ctrl; member

Completed in 5 milliseconds