Package | Description |
---|---|
<Unnamed> | |
org.hid4java |
Modifier and Type | Method and Description |
---|---|
void |
UsbHidTrezorV1Example.executeExample() |
static void |
UsbHidTrezorV1Example.main(String[] args) |
Modifier and Type | Method and Description |
---|---|
static HidServices |
HidManager.getHidServices() |
Constructor and Description |
---|
HidServices()
Initialise and start scanning for USB devices at 500ms interval.
|
HidServices(boolean autoShutdown)
Initialise and start scanning for USB devices at 500ms interval.
|
HidServices(boolean autoShutdown,
int scanInterval)
Initialise and start scanning for USB devices at the given interval.
|
Copyright © 2014–2015 Bitcoin Solutions Ltd. All rights reserved.