Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/wifi/
DWifiChaosTest.py73 info = dutils.show_device(host)
328 ap_info = dutils.show_device(hostname)
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_datastore_utils.py124 def show_device(name): function