Home | History | Annotate | Download | only in wifi

Lines Matching full:channels

549         """Common logic to check available channels for a band.
551 1. Get available channels for band.
552 2. Verify that channels match with supported channels for band.
585 # Test channels
586 """ Test available channels for different bands.
588 1. Get available channels for different bands.
589 2. Verify that channels match with supported channels for respective band.
618 """Test WiFi scanner single scan for channels with enumerated settings.
620 1. Start WifiScanner single scan for different channels with enumerated
625 self.run_extended_test, "channels",
650 """Test WiFi scanner batch scan using channels with enumerated settings
653 1. Start WifiScanner batch scan using different channels with enumerated
658 self.run_extended_test, "channels",
684 """Test WiFi scanner batch scan using channels with enumerated settings
687 1. Start WifiScanner batch scan using different channels with enumerated
692 self.run_extended_test, "channels",
717 """Test WiFi scanner single scan using channels with enumerated settings
720 1. Start WifiScanner single scan using different channels with enumerated
725 self.run_extended_test, "channels",
751 """Test WiFi scanner batch scan using channels with enumerated settings
754 1. Start WifiScanner batch scan using different channels with enumerated
759 self.run_extended_test, "channels",
767 """Test WiFi scanner batch scan using channels with enumerated settings
770 1. Start WifiScanner batch scan using different channels with enumerated
968 1. Start WifiScanner single scan for mix channels with default setting
972 scan_setting = {"channels": self.wifi_chs.MIX_CHANNEL_SCAN,
990 scan_setting = {"channels": self.wifi_chs.MIX_CHANNEL_SCAN,
1009 scan_setting = {"channels": self.wifi_chs.MIX_CHANNEL_SCAN,
1028 scan_setting = {"channels": self.wifi_chs.MIX_CHANNEL_SCAN,
1040 1. Start WifiScanner batch scan for mix channels with default setting
1044 scan_setting = {"channels": self.wifi_chs.MIX_CHANNEL_SCAN,
1067 2. Start WifiScanner single scan for mix channels with default setting