Searched defs:PHHAL_MAX_UID_LENGTH (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nxp/inc/
H A DphNfcTypes.h167 #define PHHAL_MAX_UID_LENGTH 0x0AU /**< Maximum UID length expected */ macro
551 uint8_t Uid[PHHAL_MAX_UID_LENGTH]; /**< UID information of the TYPE A
554 than PHHAL_MAX_UID_LENGTH i.e., 10 */
631 uint8_t Uid[PHHAL_MAX_UID_LENGTH]; /**< UID information of the TYPE A
634 than PHHAL_MAX_UID_LENGTH i.e., 10 */
732 uint8_t NFCID[PHHAL_MAX_UID_LENGTH];

Completed in 146 milliseconds