HomeSort by relevance Sort by last modified time
    Searched refs:PHHAL_MAX_UID_LENGTH (Results 1 - 3 of 3) sorted by null

  /external/libnfc-nxp/inc/
phNfcTypes.h 167 #define PHHAL_MAX_UID_LENGTH 0x0AU /**< Maximum UID length expected */
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];
    [all...]
  /external/libnfc-nxp/src/
phHciNfc_NfcIPMgmt.h 70 #define NFCIP_NFCID_LENGTH PHHAL_MAX_UID_LENGTH
phHciNfc_RFReaderA.c 392 if (reg_length <= PHHAL_MAX_UID_LENGTH)
    [all...]

Completed in 44 milliseconds