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

  /external/wpa_supplicant_8/src/common/
ieee802_11_common.h 128 enum phy_type ieee80211_get_phy_type(int freq, int ht, int vht);
ieee802_11_common.c 1246 /* ieee80211_get_phy_type - Derive the phy type by freq and bandwidth */
1247 enum phy_type ieee80211_get_phy_type(int freq, int ht, int vht) function
  /external/wpa_supplicant_8/wpa_supplicant/
wnm_sta.c 706 phy_type = ieee80211_get_phy_type(bss->freq, (ht_oper != NULL),
    [all...]

Completed in 61 milliseconds