frida_device_get_matching
Locate a connected device by specifying its type or a partial name match. Returns the device for further Frida operations.
Instructions
Find a device with DeviceManager.get_device_matching().
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | ||
| name_contains | No | ||
| timeout | No |