/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/bt/ |
D | bts_lib.py | 117 def forgetDevice(self, identifier): argument 131 def disconnectDevice(self, identifier): argument 145 def connectDevice(self, identifier): argument 170 def pair(self, identifier, pairing_security_level, non_bondable, argument
|
D | sdp_lib.py | 100 def connectL2cap(self, identifier, psm, mode): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/utils_lib/commands/ |
D | shell.py | 66 def is_alive(self, identifier): argument 93 def get_pids(self, identifier): argument 195 def kill(self, identifier, timeout=10): argument
|
/tools/test/connectivity/acts/framework/acts/ |
D | context.py | 235 def identifier(self): member in TestContext 266 def identifier(self): member in RootContext 298 def identifier(self): member in TestClassContext 338 def identifier(self): member in TestCaseContext
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | access_point.py | 598 def stop_ap(self, identifier): argument 882 def channel_switch(self, identifier, channel_num): argument 890 def get_current_channel(self, identifier): argument 897 def get_stas(self, identifier) -> Set[str]: argument 904 def get_sta_extended_capabilities(self, identifier, argument 913 self, identifier, sta_mac: str, argument
|
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/ |
D | dhcp_config.py | 124 def __init__(self, identifier, address, lease_time=None): argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/ |
D | wmm_transceiver.py | 58 def create(config, identifier=None, wlan_devices=None, access_points=None): argument 153 identifier, argument
|
/tools/netsim/src/controller/ |
D | scene_controller.cc | 63 static uint32_t identifier = 0; in GetDevice() local
|
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/testtype/ |
D | GameQualificationHostsideController.java | 260 … TestDescription identifier = new TestDescription(CLASS, t.getName() + "[" + apk.getName() + "]"); in run() local
|