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

  /external/libnfc-nxp/inc/
phNfcTypes.h 558 uint8_t AppDataLength; /**< Application data length */
    [all...]
  /packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeNfcTag.cpp 415 actBytes.reset(e->NewByteArray(psRemoteDevInfo->RemoteDevInfo.Iso14443A_Info.AppDataLength));
417 psRemoteDevInfo->RemoteDevInfo.Iso14443A_Info.AppDataLength,
    [all...]
  /external/libnfc-nxp/src/
phHciNfc_RFReaderA.c 452 p_tag_a_info->AppDataLength = reg_length;
    [all...]

Completed in 161 milliseconds