Go to the source code of this file.
#define MESSAGE_REQUEST_BBAGC 0x07 |
#define MESSAGE_REQUEST_BBREG 0x02 |
#define MESSAGE_REQUEST_EEPROM 0x04 |
#define MESSAGE_REQUEST_MACREG 0x03 |
#define MESSAGE_REQUEST_MEM 0x01 |
#define MESSAGE_REQUEST_RF_CH0 0x0B |
#define MESSAGE_REQUEST_RF_CH1 0x0C |
#define MESSAGE_REQUEST_RF_CH2 0x0D |
#define MESSAGE_REQUEST_RF_INIT 0x09 |
#define MESSAGE_REQUEST_RF_INIT2 0x0A |
#define MESSAGE_REQUEST_TBTT 0x06 |
#define MESSAGE_REQUEST_TSF 0x05 |
#define MESSAGE_REQUEST_VERSION 0x08 |
#define MESSAGE_TYPE_CARDINIT 0x05 |
#define MESSAGE_TYPE_CHANGE_BBTYPE 0x0F |
#define MESSAGE_TYPE_CLRKEYENTRY 0x09 |
#define MESSAGE_TYPE_DISABLE_PS 0x10 |
#define MESSAGE_TYPE_INIT_RSP 0x06 |
#define MESSAGE_TYPE_LOCK_AND 0x03 |
#define MESSAGE_TYPE_LOCK_OR 0x02 |
#define MESSAGE_TYPE_MACSHUTDOWN 0x07 |
#define MESSAGE_TYPE_READ 0x01 |
#define MESSAGE_TYPE_SELECT_CHANNLE 0x0C |
#define MESSAGE_TYPE_SET_ANTMD 0x0B |
#define MESSAGE_TYPE_SET_SSTIFS 0x0E |
#define MESSAGE_TYPE_SET_TSFTBTT 0x0D |
#define MESSAGE_TYPE_SETKEY 0x08 |
#define MESSAGE_TYPE_WRITE 0x00 |
#define MESSAGE_TYPE_WRITE_IFRF 0x11 |
#define MESSAGE_TYPE_WRITE_MASK 0x04 |
#define MESSAGE_TYPE_WRITE_MISCFF 0x0A |
#define VIAUSB20_PACKET_HEADER 0x04 |