Descriptor for the Capability Container (CC) file of Type 4 Tag. More...
#include <nfc_t4t_cc_file.h>
Data Fields |
|
| nfc_t4t_tlv_block_t * | p_tlv_block_array |
|
Pointer to the array for TLV blocks.
|
|
| uint16_t | tlv_count |
|
Number of TLV blocks stored in the Type 4 Tag.
|
|
| uint16_t const | max_tlv_blocks |
|
Maximum number of TLV blocks.
|
|
| uint16_t | len |
|
Size (bytes) of a Capability Container including this field.
|
|
| uint16_t | max_rapdu_size |
|
MLe field - maximum R-APDU data size (bytes).
|
|
| uint16_t | max_capdu_size |
|
MLc field - maximum C-APDU data size (bytes).
|
|
| uint8_t | major_version |
|
Major version of the supported Type 4 Tag specification.
|
|
| uint8_t | minor_version |
|
Minor version of the supported Type 4 Tag specification.
|
|
Detailed Description
Descriptor for the Capability Container (CC) file of Type 4 Tag.
- components/nfc/t4t_parser/cc_file/nfc_t4t_cc_file.h