NXP NFC Reader Library
v4.040.05.011646
|
Structure holding information for Type F P2P communication. More...
Data Fields | |
uint8_t | bDid |
Device identifier. More... | |
uint8_t | bLri |
Length reduction of Initiator. More... | |
uint8_t | bNadEnable |
Enable usage of node address. More... | |
uint8_t | bNad |
Node address. More... | |
uint8_t * | pGi |
Optional general bytes. More... | |
uint8_t | bGiLength |
Length of the optional bytes. More... | |
uint8_t * | pAtrRes |
Pointer to the Attribute response. More... | |
uint8_t | bAtrResLength |
Attribute response length. More... | |
Structure holding information for Type F P2P communication.
uint8_t phacDiscLoop_Sw_TypeF_Info::phacDiscLoop_TypeF_P2P_Info::bDid |
Device identifier.
Disabled if set to 0 else should have a value between 1-14.
uint8_t phacDiscLoop_Sw_TypeF_Info::phacDiscLoop_TypeF_P2P_Info::bLri |
Length reduction of Initiator.
Should be a value in range 0-3.
uint8_t phacDiscLoop_Sw_TypeF_Info::phacDiscLoop_TypeF_P2P_Info::bNadEnable |
Enable usage of node address.
If set to zero NAD is disabled.
uint8_t phacDiscLoop_Sw_TypeF_Info::phacDiscLoop_TypeF_P2P_Info::bNad |
Node address.
uint8_t* phacDiscLoop_Sw_TypeF_Info::phacDiscLoop_TypeF_P2P_Info::pGi |
Optional general bytes.
uint8_t phacDiscLoop_Sw_TypeF_Info::phacDiscLoop_TypeF_P2P_Info::bGiLength |
Length of the optional bytes.
uint8_t* phacDiscLoop_Sw_TypeF_Info::phacDiscLoop_TypeF_P2P_Info::pAtrRes |
Pointer to the Attribute response.
uint8_t phacDiscLoop_Sw_TypeF_Info::phacDiscLoop_TypeF_P2P_Info::bAtrResLength |
Attribute response length.