OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CurrentSector
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nxp/src/
phFriNfc_MifareULMap.c
225
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,
[
all
...]
phFriNfc_NdefMap.h
544
uint8_t
CurrentSector
;
[
all
...]
Completed in 498 milliseconds