Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiRttManagerTest.py69 RttParam.request_type: RttType.TYPE_TWO_SIDED,
400 p[RttParam.request_type] = RttType.TYPE_TWO_SIDED
402 p[RttParam.request_type] = RttType.TYPE_ONE_SIDED
414 RttParam.request_type: 3
417 RttParam.request_type: 1,
506 p[RttParam.request_type] = RttType.TYPE_TWO_SIDED
525 p[RttParam.request_type] = RttType.TYPE_TWO_SIDED
/tools/test/connectivity/acts_tests/tests/google/wifi/rtt/functional/
DRangeApSupporting11McTest.py326 p[RttParam.request_type] = RttType.TYPE_TWO_SIDED
328 p[RttParam.request_type] = RttType.TYPE_ONE_SIDED
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/
Dwifi_test_utils.py245 request_type = "requestType" variable in WifiEnums.RttParam