libnfc  1.4.2
Data Fields
nfc_dep_info_t Struct Reference

NFC target information in D.E.P. (Data Exchange Protocol) see ISO/IEC 18092 (NFCIP-1) More...

#include <nfc-types.h>

Data Fields

byte_t abtNFCID3 [10]
byte_t btDID
byte_t btBS
byte_t btBR
byte_t btTO
byte_t btPP
byte_t abtGB [48]
nfc_dep_mode_t ndm

Detailed Description

NFC target information in D.E.P. (Data Exchange Protocol) see ISO/IEC 18092 (NFCIP-1)

Definition at line 220 of file nfc-types.h.


Field Documentation

byte_t nfc_dep_info_t::abtGB[48]

General Bytes

Definition at line 234 of file nfc-types.h.

byte_t nfc_dep_info_t::abtNFCID3[10]

NFCID3

Definition at line 222 of file nfc-types.h.

byte_t nfc_dep_info_t::btBR

Supported receive-bit rate

Definition at line 228 of file nfc-types.h.

byte_t nfc_dep_info_t::btBS

Supported send-bit rate

Definition at line 226 of file nfc-types.h.

byte_t nfc_dep_info_t::btDID

DID

Definition at line 224 of file nfc-types.h.

byte_t nfc_dep_info_t::btPP

PP Parameters

Definition at line 232 of file nfc-types.h.

byte_t nfc_dep_info_t::btTO

Timeout value

Definition at line 230 of file nfc-types.h.

nfc_dep_mode_t nfc_dep_info_t::ndm

DEP mode

Definition at line 237 of file nfc-types.h.


The documentation for this struct was generated from the following file: