Home
last modified time | relevance | path

Searched refs:device_type (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts/tests/google/wifi/
DWifiRttManagerTest.py70 RttParam.device_type: RttPeerType.PEER_TYPE_AP,
411 RttParam.device_type: 3
413 RttParam.device_type: 1,
416 RttParam.device_type: 1,
507 p[RttParam.device_type] = RttPeerType.PEER_TYPE_AP
526 p[RttParam.device_type] = RttPeerType.PEER_TYPE_AP
/tools/test/connectivity/acts/tests/google/bt/
DBtMetricsTest.py107 asserts.assert_equal(device_info.device_type, self.android_devices[
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbluetooth.proto62 optional DeviceType device_type = 2; field
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_test_utils.py199 device_type = "deviceType" variable in WifiEnums.RttParam