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

  /external/libnfc-nxp/src/
phFriNfc_MifareULMap.c 213 NdefMap->TLVStruct.NdefTLVByte = PH_FRINFC_NDEFMAP_MFUL_VAL0;
286 NdefMap->TLVStruct.NdefTLVByte = PH_FRINFC_NDEFMAP_MFUL_FLAG0;
376 NdefMap->TLVStruct.NdefTLVByte +
651 * PH_FRINFC_NDEFMAP_MFUL_VAL4) + (NdefMap->TLVStruct.NdefTLVByte - 1) + 4)))
662 * PH_FRINFC_NDEFMAP_MFUL_VAL4) + (NdefMap->TLVStruct.NdefTLVByte - 1) + 4)))
    [all...]
phFriNfc_TopazMap.c 736 block_number = (uint8_t)(((psNdefMap->TLVStruct.NdefTLVByte +
743 byte_number = (uint8_t)((psNdefMap->TLVStruct.NdefTLVByte +
789 byte_number = (uint8_t)psNdefMap->TLVStruct.NdefTLVByte;
    [all...]
phFriNfc_MifareStdMap.c 519 NdefMap->TLVStruct.NdefTLVByte = PH_FRINFC_MIFARESTD_VAL0;
814 NdefMap->TLVStruct.NdefTLVByte = PH_FRINFC_MIFARESTD_VAL0;
    [all...]
phFriNfc_NdefMap.h 607 uint16_t NdefTLVByte;
    [all...]

Completed in 24 milliseconds