auto_connect_failed
Description:
The auto_connect_failed signal is emitted whenever the auto-connect property is true, and a newly plugged in device could not be auto-connected.
Parameters:
device |
UsbDevice boxed object corresponding to the device which failed to auto connect |
error |
Error describing the reason why the autoconnect failed |