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

  /external/wpa_supplicant_8/src/common/
ieee802_11_common.h 154 enum phy_type ieee80211_get_phy_type(int freq, int ht, int vht);
ieee802_11_common.c 1383 enum phy_type ieee80211_get_phy_type(int freq, int ht, int vht) function
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
rrm.c 693 *phy_type = ieee80211_get_phy_type(freq, ht_oper != NULL,
    [all...]
wnm_sta.c 722 phy_type = ieee80211_get_phy_type(bss->freq, (ht_oper != NULL),
    [all...]
  /external/wpa_supplicant_8/src/ap/
hostapd.c     [all...]

Completed in 177 milliseconds