Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/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/google/wifi/rtt/functional/
DRangeApSupporting11McTest.py329 p[RttParam.request_type] = RttType.TYPE_TWO_SIDED
331 p[RttParam.request_type] = RttType.TYPE_ONE_SIDED
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_test_utils.py216 request_type = "requestType" variable in WifiEnums.RttParam