Searched refs:ieee80211_11_get_tfs_ie (Results 1 – 4 of 4) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | wnm_ap.c | 28 static int ieee80211_11_get_tfs_ie(struct hostapd_data *hapd, const u8 *addr, in ieee80211_11_get_tfs_ie() function 86 if (ieee80211_11_get_tfs_ie(hapd, addr, wnmtfs_ie, &wnmtfs_ie_len, in ieee802_11_send_wnmsleep_resp()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | wnm_ap.c | 28 static int ieee80211_11_get_tfs_ie(struct hostapd_data *hapd, const u8 *addr, in ieee80211_11_get_tfs_ie() function 85 if (ieee80211_11_get_tfs_ie(hapd, addr, wnmtfs_ie, &wnmtfs_ie_len, in ieee802_11_send_wnmsleep_resp()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | wnm_sta.c | 33 static int ieee80211_11_get_tfs_ie(struct wpa_supplicant *wpa_s, u8 *buf, in ieee80211_11_get_tfs_ie() function 101 if (ieee80211_11_get_tfs_ie(wpa_s, wnmtfs_ie, &wnmtfs_ie_len, in ieee802_11_send_wnmsleep_req()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | wnm_sta.c | 33 static int ieee80211_11_get_tfs_ie(struct wpa_supplicant *wpa_s, u8 *buf, in ieee80211_11_get_tfs_ie() function 101 if (ieee80211_11_get_tfs_ie(wpa_s, wnmtfs_ie, &wnmtfs_ie_len, in ieee802_11_send_wnmsleep_req()
|