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 27 static int ieee80211_11_get_tfs_ie(struct hostapd_data *hapd, const u8 *addr, function
84 if (ieee80211_11_get_tfs_ie(hapd, addr, wnmtfs_ie, &wnmtfs_ie_len,
  /external/wpa_supplicant_8/wpa_supplicant/
wnm_sta.c 30 static int ieee80211_11_get_tfs_ie(struct wpa_supplicant *wpa_s, u8 *buf, function
99 if (ieee80211_11_get_tfs_ie(wpa_s, wnmtfs_ie, &wnmtfs_ie_len,
    [all...]

Completed in 68 milliseconds