LibLogicalAccess
2.5.0
An Open Source RFID Library
|
LibUSB Reader unit. More...
#include <logicalaccess/readerproviders/readerunit.hpp>
#include <logicalaccess/plugins/readers/libusb/libusbreaderunitconfiguration.hpp>
#include <logicalaccess/plugins/readers/libusb/lla_readers_libusb_api.hpp>
#include <logicalaccess/plugins/llacommon/logs.hpp>
#include <logicalaccess/myexception.hpp>
#include <libusb.h>
#include <map>
Go to the source code of this file.
Classes | |
class | logicalaccess::LibUSBReaderUnit |
The LibUSB reader unit class. More... | |
Namespaces | |
namespace | logicalaccess |
Macros | |
#define | READER_LIBUSB "LibUSB" |
#define | LIBUSB_DEVICE_YUBIKEY_VENDORID 0x1050 |
#define | LIBUSB_DEVICE_ONLYKEY_VENDORID 0x1D50 |
#define | HID_SET_REPORT 0x09 |
LibUSB Reader unit.
#define HID_SET_REPORT 0x09 |
#define LIBUSB_DEVICE_ONLYKEY_VENDORID 0x1D50 |
#define LIBUSB_DEVICE_YUBIKEY_VENDORID 0x1050 |
#define READER_LIBUSB "LibUSB" |