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

  /external/wpa_supplicant_8/src/ap/
ieee802_11.c 1037 u8 op_class, channel, phytype; local
1054 phytype = 8; /* dmg */
1056 phytype = 9; /* vht */
1058 phytype = 7; /* ht */
1061 phytype = 4; /* ofdm */
1064 phytype = 6; /* erp */
1066 phytype = 5; /* hrdsss */
1078 *pos++ = phytype;
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
802.11.h 2536 uint8 phytype; member in struct:dot11_neighbor_rep_ie
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h 1278 uint phytype; \/* phy type *\/ member in struct:wlc_rev_info
    [all...]

Completed in 172 milliseconds