telemetry.internal.platform.device_finder
index
telemetry/internal/platform/device_finder.py

Finds devices that can be controlled by telemetry.

 
Modules
       
telemetry.internal.platform.android_device
telemetry.internal.platform.cros_device
telemetry.internal.platform.desktop_device
telemetry.internal.platform.ios_device
telemetry.internal.platform.trybot_device

 
Functions
       
GetDevicesMatchingOptions(options)
Returns a list of devices matching the options.

 
Data
        DEVICES = [<module 'telemetry.internal.platform.android_dev.../telemetry/internal/platform/android_device.pyc'>, <module 'telemetry.internal.platform.cros_device...try/telemetry/internal/platform/cros_device.pyc'>, <module 'telemetry.internal.platform.desktop_dev.../telemetry/internal/platform/desktop_device.pyc'>, <module 'telemetry.internal.platform.ios_device'...etry/telemetry/internal/platform/ios_device.pyc'>, <module 'telemetry.internal.platform.trybot_devi...y/telemetry/internal/platform/trybot_device.pyc'>]