Searched refs:PhyType (Results 1 – 4 of 4) sorted by relevance
/tools/test/connectivity/acts/framework/tests/controllers/ap_lib/ |
D | wireless_network_management_test.py | 19 …m acts.controllers.ap_lib.radio_measurement import BssidInformation, NeighborReportElement, PhyType 27 phy_type=PhyType.HT) 33 phy_type=PhyType.VHT)
|
D | radio_measurement_test.py | 19 …o_measurement import BssidInformation, BssidInformationCapabilities, NeighborReportElement, PhyType 26 EXPECTED_PHY = PhyType.HT
|
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/ |
D | radio_measurement.py | 170 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/ |
D | WlanWirelessNetworkManagementTest.py | 29 …o_measurement import BssidInformation, BssidInformationCapabilities, NeighborReportElement, PhyType 190 phy_type=PhyType.VHT)
|