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

  /packages/apps/Nfc/nci/jni/extns/pn54x/src/common/
phNciNfcTypes.h 180 uint8_t AppDataLength; /* Application data length */
phNfcTypes.h 188 uint8_t AppDataLength; /* Application data length */
  /external/libnfc-nci/halimpl/pn54x/common/
phNfcTypes.h 188 uint8_t AppDataLength; /* Application data length */
  /external/libnfc-nxp/inc/
phNfcTypes.h 558 uint8_t AppDataLength; /**< Application data length */
    [all...]
  /packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeNfcTag.cpp 416 actBytes.reset(e->NewByteArray(psRemoteDevInfo->RemoteDevInfo.Iso14443A_Info.AppDataLength));
418 psRemoteDevInfo->RemoteDevInfo.Iso14443A_Info.AppDataLength,
    [all...]
  /external/libnfc-nxp/src/
phHciNfc_RFReaderA.c 452 p_tag_a_info->AppDataLength = reg_length;
    [all...]

Completed in 662 milliseconds