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

  /external/autotest/server/
site_linux_system.py 366 def _get_phy_for_frequency(self, frequency, phytype, spatial_streams):
367 """Get a phy appropriate for a frequency and phytype.
370 frequency |frequency| in the role indicated by |phytype|. Prefer idle
375 @param phytype string key of phytype registered at construction time.
405 preferred_bus = {'monitor': 'usb', 'managed': 'pci'}.get(phytype)
413 def _get_wlanif(self, phytype, spatial_streams, frequency, same_phy_as):
414 """Get a WiFi device that supports the given frequency and phytype.
420 @param phytype string type of phy (e.g. 'monitor').
448 frequency, phytype, spatial_streams
    [all...]
  /external/wpa_supplicant_8/src/ap/
ieee802_11.c 1502 u8 op_class, channel, phytype; local
    [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 993 milliseconds