Home
last modified time | relevance | path

Searched defs:phytype (Results 1 – 2 of 2) sorted by relevance

/external/autotest/server/
Dsite_linux_system.py366 def _get_phy_for_frequency(self, frequency, phytype, spatial_streams): argument
413 def _get_wlanif(self, phytype, spatial_streams, frequency, same_phy_as): argument
485 def get_configured_interface(self, phytype, spatial_streams=None, argument
522 def get_wlanif(self, frequency, phytype, argument
/external/wpa_supplicant_8/src/ap/
Dieee802_11.c1741 u8 op_class, channel, phytype; in handle_auth() local