|
@@ -82,30 +82,9 @@ struct st21nfca_hci_info {
|
|
|
#define ST21NFCA_WR_XCHG_DATA 0x10
|
|
|
|
|
|
#define ST21NFCA_RF_READER_F_GATE 0x14
|
|
|
-#define ST21NFCA_RF_READER_F_DATARATE 0x01
|
|
|
-#define ST21NFCA_RF_READER_F_DATARATE_106 0x01
|
|
|
-#define ST21NFCA_RF_READER_F_DATARATE_212 0x02
|
|
|
-#define ST21NFCA_RF_READER_F_DATARATE_424 0x04
|
|
|
-#define ST21NFCA_RF_READER_F_POL_REQ 0x02
|
|
|
-#define ST21NFCA_RF_READER_F_POL_REQ_DEFAULT 0xffff0000
|
|
|
-#define ST21NFCA_RF_READER_F_NFCID2 0x03
|
|
|
-#define ST21NFCA_RF_READER_F_NFCID1 0x04
|
|
|
-#define ST21NFCA_RF_READER_F_SENS_RES 0x05
|
|
|
|
|
|
#define ST21NFCA_RF_CARD_F_GATE 0x24
|
|
|
-#define ST21NFCA_RF_CARD_F_MODE 0x01
|
|
|
-#define ST21NFCA_RF_CARD_F_NFCID2_LIST 0x04
|
|
|
-#define ST21NFCA_RF_CARD_F_NFCID1 0x05
|
|
|
-#define ST21NFCA_RF_CARD_F_SENS_RES 0x06
|
|
|
-#define ST21NFCA_RF_CARD_F_SEL_RES 0x07
|
|
|
-#define ST21NFCA_RF_CARD_F_DATARATE 0x08
|
|
|
-#define ST21NFCA_RF_CARD_F_DATARATE_106 0x00
|
|
|
-#define ST21NFCA_RF_CARD_F_DATARATE_212_424 0x01
|
|
|
|
|
|
#define ST21NFCA_EVT_SEND_DATA 0x10
|
|
|
-#define ST21NFCA_EVT_FIELD_ON 0x11
|
|
|
-#define ST21NFCA_EVT_CARD_DEACTIVATED 0x12
|
|
|
-#define ST21NFCA_EVT_CARD_ACTIVATED 0x13
|
|
|
-#define ST21NFCA_EVT_FIELD_OFF 0x14
|
|
|
|
|
|
#endif /* __LOCAL_ST21NFCA_H_ */
|