HomeSort by relevance Sort by last modified time
    Searched refs:RttType (Results 1 - 2 of 2) sorted by null

  /tools/test/connectivity/acts/tests/google/wifi/
WifiRttManagerTest.py 35 RttType = WifiEnums.RttType
75 RttParam.request_type: RttType.TYPE_TWO_SIDED,
396 p[RttParam.request_type] = RttType.TYPE_TWO_SIDED
398 p[RttParam.request_type] = RttType.TYPE_ONE_SIDED
491 p[RttParam.request_type] = RttType.TYPE_TWO_SIDED
510 p[RttParam.request_type] = RttType.TYPE_TWO_SIDED
  /tools/test/connectivity/acts/framework/acts/test_utils/wifi/
wifi_test_utils.py 133 class RttType(IntEnum):

Completed in 3862 milliseconds