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

  /external/libnfc-nci/src/nfc/include/
nfc_api.h 616 UINT8 his_byte[NFC_MAX_HIS_BYTES_LEN];/* historical bytes */ member in struct:__anon10572
    [all...]
  /packages/apps/Nfc/nci/jni/
NfcTag.cpp 809 e->SetByteArrayRegion(actBytes.get(), 0, pa_iso.his_byte_len, (jbyte*) (pa_iso.his_byte));
    [all...]
  /external/libnfc-nci/src/nfc/nfc/
nfc_ncif.c 839 memcpy (p_pa_iso->his_byte, pp, p_pa_iso->his_byte_len);
    [all...]

Completed in 270 milliseconds