Home
last modified time | relevance | path

Searched refs:check_connect_response (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/functional/
DWlanScanTest.py157 def check_connect_response(self, connection_response): member in WlanScanTest
197 self.check_connect_response(connection_response)
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/
Dwlan_device.py384 return self.device.check_connect_response(connection_response)