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

  /external/libnfc-nxp/inc/
phNfcTypes.h 599 uint8_t HiLayerRespLength; /**< Higher Layer Response length */
    [all...]
  /packages/apps/Nfc/jni/
com_android_nfc_NativeNfcTag.cpp 414 actBytes = e->NewByteArray(psRemoteDevInfo->RemoteDevInfo.Iso14443B_Info.HiLayerRespLength);
415 e->SetByteArrayRegion(actBytes, 0, psRemoteDevInfo->RemoteDevInfo.Iso14443B_Info.HiLayerRespLength,
    [all...]

Completed in 616 milliseconds