|
Monero
|
#include <cstddef>#include <string>#include <type_traits>#include "device/device.hpp"#include "device/device_default.hpp"#include "device/device_cold.hpp"#include <boost/scope_exit.hpp>#include <boost/thread/mutex.hpp>#include <boost/thread/recursive_mutex.hpp>#include "cryptonote_config.h"#include "trezor.hpp"

Go to the source code of this file.
Namespaces | |
| namespace | hw |
| namespace | hw::trezor |
Macros | |
| #define | TREZOR_AUTO_LOCK_CMD() |
| #define | TREZOR_AUTO_LOCK_DEVICE() |
| #define TREZOR_AUTO_LOCK_CMD | ( | ) |
| #define TREZOR_AUTO_LOCK_DEVICE | ( | ) |