Home
last modified time | relevance | path

Searched refs:BAND_5G (Results 1 – 5 of 5) sorted by relevance

/tools/test/connectivity/acts/tests/google/wifi/aware/functional/
DMacRandomNoLeakageTest.py22 from acts.controllers.ap_lib.hostapd_constants import BAND_5G
65 pcap_fname = '%s_%s.pcap' % (pcap_procs[BAND_5G][1], BAND_5G.upper())
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dhostapd_constants.py20 BAND_5G = '5g' variable
/tools/test/connectivity/acts/tests/google/wifi/
DWifiMacRandomizationTest.py530 (self.pcap_procs[hostapd_constants.BAND_5G][1],
531 hostapd_constants.BAND_5G.upper())
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
DWifiBaseTest.py290 hostapd_constants.BAND_5G)
604 hostapd_constants.BAND_5G, channel_5g)
Dwifi_test_utils.py35 from acts.controllers.ap_lib.hostapd_constants import BAND_5G
2339 bands = [BAND_2G, BAND_5G]