Home
last modified time | relevance | path

Searched refs:PREAMBLE_VHT (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts/tests/google/wifi/
DWifiRttManagerTest.py387 p[RttParam.preamble] = RttPreamble.PREAMBLE_VHT
508 p[RttParam.preamble] = RttPreamble.PREAMBLE_VHT
527 p[RttParam.preamble] = RttPreamble.PREAMBLE_VHT
/tools/test/connectivity/acts/tests/google/wifi/rtt/functional/
DRangeApSupporting11McTest.py316 p[RttParam.preamble] = RttPreamble.PREAMBLE_VHT
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_test_utils.py181 PREAMBLE_VHT = 0x04 variable in WifiEnums.RttPreamble