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

  /external/libnfc-nxp/src/
phLibNfc_Internal.h 153 NdefLength;
phLibNfc_ndef_raw.c 418 else if(psWr->length > gpphLibContext->ndef_cntx.NdefLength)
583 gpphLibContext->ndef_cntx.NdefLength)
    [all...]
  /packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
phNxpExtns_MifareStd.h 143 uint32_t NdefLength;
phNxpExtns_MifareStd.c 368 NdefInfo.NdefLength = conn_evt_data.ndef_detect.max_size;
818 else if( len > NdefInfo.NdefLength )
    [all...]

Completed in 772 milliseconds