Searched defs:session_id (Results 1 – 4 of 4) sorted by relevance
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | diag_logger.py | 123 def stop(self, session_id=None): argument 134 def pull(self, session_id=None, out_path=None): argument
|
/tools/test/connectivity/acts/tests/google/wifi/aware/ota/ |
D | ServiceIdsTest.py | 35 def start_discovery_session(self, dut, session_id, is_publish, dtype, argument
|
/tools/test/connectivity/acts/tests/google/wifi/aware/functional/ |
D | CapabilitiesTest.py | 50 def start_discovery_session(self, dut, session_id, is_publish, dtype, argument
|
/tools/test/connectivity/acts/tests/google/wifi/aware/performance/ |
D | LatencyTest.py | 39 def start_discovery_session(self, dut, session_id, is_publish, dtype): argument
|