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

/external/libnfc-nxp/src/
H A DphFriNfc_NdefReg.h73 * \ref PH_FRINFC_NDEFREG_MAX_RTD_REGISTERED is the maximum number of RTDs
79 #define PH_FRINFC_NDEFREG_MAX_RTD_REGISTERED 64 /**< Maximum number of RTDs per node */ macro
184 uint8_t Tnf[PH_FRINFC_NDEFREG_MAX_RTD_REGISTERED];
191 uint8_t *NdefType[PH_FRINFC_NDEFREG_MAX_RTD_REGISTERED];
198 uint8_t NdeftypeLength[PH_FRINFC_NDEFREG_MAX_RTD_REGISTERED];
335 * PH_FRINFC_NDEFREG_MAX_RTD_REGISTERED

Completed in 96 milliseconds