Home
last modified time | relevance | path

Searched refs:PhyType (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts/framework/tests/controllers/ap_lib/
Dwireless_network_management_test.py19 …m acts.controllers.ap_lib.radio_measurement import BssidInformation, NeighborReportElement, PhyType
27 phy_type=PhyType.HT)
33 phy_type=PhyType.VHT)
Dradio_measurement_test.py19 …o_measurement import BssidInformation, BssidInformationCapabilities, NeighborReportElement, PhyType
26 EXPECTED_PHY = PhyType.HT
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dradio_measurement.py170 class PhyType(IntEnum): class
192 operating_class: int, channel_number: int, phy_type: PhyType): argument
230 def phy_type(self) -> PhyType:
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/functional/
DWlanWirelessNetworkManagementTest.py29 …o_measurement import BssidInformation, BssidInformationCapabilities, NeighborReportElement, PhyType
190 phy_type=PhyType.VHT)