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

  /external/wpa_supplicant_8/wpa_supplicant/
wnm_sta.h 29 u8 phy_type; member in struct:neighbor_report
wnm_sta.c 474 rep->phy_type = *(pos + 12);
639 u8 op_class, u8 chan, u8 phy_type, u8 pref)
658 *pos++ = phy_type;
673 enum phy_type phy_type; local
706 phy_type = ieee80211_get_phy_type(bss->freq, (ht_oper != NULL),
708 if (phy_type == PHY_TYPE_UNSPECIFIED) {
717 phy_type, pref);
950 nei->channel_number, nei->phy_type,
    [all...]
  /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 1224 static enum phy_type ieee80211_phy_type_by_freq(int freq)
1247 enum phy_type ieee80211_get_phy_type(int freq, int ht, int vht)
ieee802_11_defs.h 1532 enum phy_type { enum
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h 1777 uint16 phy_type; \/* phy type *\/ member in struct:wl_pavars2
1784 uint16 phy_type; \/* Phy type *\/ member in struct:wl_po
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
802.11.h 2404 uint8 phy_type; member in struct:dot11_rmrep_frmentry
    [all...]

Completed in 361 milliseconds