Home | History | Annotate | Download | only in wifi

Lines Matching full:channels

511         """Common logic to check available channels for a band.
513 1. Get available channels for band.
514 2. Verify that channels match with supported channels for band.
549 """Test available channels for different bands.
551 1. Get available channels for different bands.
552 2. Verify that channels match with supported channels for respective band.
564 """Test WiFi scanner single scan for channels with enumerated settings.
566 1. Start WifiScanner single scan for different channels with enumerated
571 self.run_extended_test, "channels",
578 format(scan_setting["channels"],
616 """Test WiFi scanner batch scan using channels with enumerated settings
619 1. Start WifiScanner batch scan using different channels with enumerated
624 self.run_extended_test, "channels",
631 format(scan_setting["channels"],
670 """Test WiFi scanner batch scan using channels with enumerated settings
673 1. Start WifiScanner batch scan using different channels with enumerated
678 self.run_extended_test, "channels",
685 format(scan_setting["channels"],
724 """Test WiFi scanner single scan using channels with enumerated settings
727 1. Start WifiScanner single scan using different channels with enumerated
732 self.run_extended_test, "channels",
738 format(scan_setting["channels"],scan_setting["periodInMs"]))
770 """Test WiFi scanner batch scan using channels with enumerated settings
773 1. Start WifiScanner batch scan using different channels with enumerated
778 self.run_extended_test, "channels",
784 "_{}_periodInMs_{}").format(scan_setting["channels"],
794 """Test WiFi scanner batch scan using channels with enumerated settings
797 1. Start WifiScanner batch scan using different channels with enumerated
980 1. Start WifiScanner single scan for mix channels with default setting
984 scan_setting = { "channels": self.wifi_chs.MIX_CHANNEL_SCAN,
993 1. Start WifiScanner batch scan for mix channels with default setting
997 scan_setting = { "channels": self.wifi_chs.MIX_CHANNEL_SCAN,
1016 2. Start WifiScanner single scan for mix channels with default setting