NXP Reader Library  v17.1.0.2535
Commands_PostDeliveryConfiguration

Describes about the MIFARE DUOX Post Delivery Configuration commands. More...

Collaboration diagram for Commands_PostDeliveryConfiguration:

Modules

 Defines
 

Functions

phStatus_t phalMfDuoX_AuthenticatePDC (void *pDataParams, uint16_t wKeyNoCard, uint16_t wKeyNo, uint16_t wKeyVer, uint8_t bUpgradeInfo)
 Perform Post Delivery Authentication. More...
 

Detailed Description

Describes about the MIFARE DUOX Post Delivery Configuration commands.

Function Documentation

◆ phalMfDuoX_AuthenticatePDC()

phStatus_t phalMfDuoX_AuthenticatePDC ( void *  pDataParams,
uint16_t  wKeyNoCard,
uint16_t  wKeyNo,
uint16_t  wKeyVer,
uint8_t  bUpgradeInfo 
)

Perform Post Delivery Authentication.

Returns
Status code
Return values
PH_ERR_SUCCESSOperation successful.
PH_ERR_INVALID_DATA_PARAMSIf DataParams is null.
PH_ERR_KEYIf key number passed is not of a support key type.
XXXX
  • Depending on status codes return by PICC.
  • Other Depending on implementation and underlying component.
Parameters
[in]pDataParams[In] Pointer to this layer's parameter structure.
[in]wKeyNoCard[In] PICC Key number to be used for authentication.
[in]wKeyNo[In] Key number to used from software.
[in]wKeyVer[In] Key version to used from software.
[in]bUpgradeInfo[In] The upgrade info input.