HomeSort by relevance Sort by last modified time
    Searched full:nmaxb (Results 1 - 6 of 6) sorted by null

  /external/libnfc-nci/src/nfc/int/
ce_int.h 50 UINT16 nmaxb; /* Nmaxb: maximum number of blocks available for NDEF data */ member in struct:__anon10607
rw_int.h 365 UINT16 nmaxb; /* Nmaxb: maximum number of blocks available for NDEF data */ member in struct:__anon10638
    [all...]
  /external/libnfc-nxp/src/
phFriNfc_FelicaMap.c 120 BlksToRead = NdefMap->FelicaAttrInfo.Nmaxb;
626 when we read the Nmaxb blocks. Retained for future purpose.
638 /* set status to Success : User Buffer is full and Curblk < nmaxb*/
648 }/*if( (NdefMap->ApduBufferSize-NdefMap->ApduBuffIndex )== 0 && NdefMap->Felica.CurBlockNo < NdefMap->FelicaAttrInfo.Nmaxb )*/
666 }/*if ((NdefMap->ApduBufferSize-NdefMap->ApduBuffIndex )== 0 && NdefMap->Felica.CurBlockNo == NdefMap->FelicaAttrInfo.Nmaxb )*/
    [all...]
phFriNfc_FelicaMap.h 62 #define PH_NFCFRI_NDEFMAP_FELI_NMAXB 13 /* Nmaxb Identifier*/
phFriNfc_NdefMap.c     [all...]
phFriNfc_NdefMap.h 382 uint16_t Nmaxb;
    [all...]

Completed in 169 milliseconds