python-trezor/trezorlib/transport
matejcik 6519657808 trezorlib/transport: smarter handling of prefix search
For UDP transport, it's useful to be able to specify a path that should be tried directly,
without enumerating first.
2018-03-02 18:22:33 +01:00
..
__init__.py trezorlib/transport: smarter handling of prefix search 2018-03-02 18:22:33 +01:00
bridge.py trezorlib/transport: make changes to support being a separate submodule, move common functions to superclass 2018-03-02 15:44:24 +01:00
hid.py trezorlib/transport: make changes to support being a separate submodule, move common functions to superclass 2018-03-02 15:44:24 +01:00
udp.py trezorlib/transport: smarter handling of prefix search 2018-03-02 18:22:33 +01:00
webusb.py trezorlib/transport: make changes to support being a separate submodule, move common functions to superclass 2018-03-02 15:44:24 +01:00