Searched refs:CurrentSector (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nxp/src/
H A DphFriNfc_MifareULMap.c225 NdefMap->MifareULContainer.CurrentSector = PH_FRINFC_NDEFMAP_MFUL_VAL0;
363 NdefMap->MifareULContainer.CurrentSector = NdefMap->TLVStruct.NdefTLVSector;
401 NdefMap->MifareULContainer.CurrentSector = 1;
405 NdefMap->MifareULContainer.CurrentSector, 1,
708 if (NdefMap->MifareULContainer.CurrentSector > 0)
710 NdefMap->MifareULContainer.CurrentSector = 0;
714 NdefMap->MifareULContainer.CurrentSector, 1,
790 if (NdefMap->MifareULContainer.CurrentSector > 0)
792 NdefMap->MifareULContainer.CurrentSector = 0;
796 NdefMap->MifareULContainer.CurrentSector,
[all...]
H A DphFriNfc_NdefMap.h544 uint8_t CurrentSector; member in struct:phFriNfc_MifareULCont

Completed in 2357 milliseconds