HomeSort by relevance Sort by last modified time
    Searched refs:ieee80211_11_get_tfs_ie (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/ap/
wnm_ap.c 25 static int ieee80211_11_get_tfs_ie(struct hostapd_data *hapd, const u8 *addr, function
82 if (ieee80211_11_get_tfs_ie(hapd, addr, wnmtfs_ie, &wnmtfs_ie_len,
  /external/wpa_supplicant_8/wpa_supplicant/
wnm_sta.c 28 static int ieee80211_11_get_tfs_ie(struct wpa_supplicant *wpa_s, u8 *buf, function
95 if (ieee80211_11_get_tfs_ie(wpa_s, wnmtfs_ie, &wnmtfs_ie_len,

Completed in 225 milliseconds