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

  /external/libnfc-nci/src/nfc/include/
rw_api.h 197 UINT8 dsfid; /* DSFID */ member in struct:__anon9429
213 UINT8 dsfid; /* DSFID if I93_INFO_FLAG_DSFID */ member in struct:__anon9431
    [all...]
nfc_api.h 557 UINT8 dsfid; member in struct:__anon9398
    [all...]
  /external/libnfc-nci/src/nfa/include/
nfa_rw_api.h 672 ** Send Write DSFID command to the activated ISO 15693 tag.
683 NFC_API extern tNFA_STATUS NFA_RwI93WriteDSFID (UINT8 dsfid);
690 ** Send Lock DSFID command to the activated ISO 15693 tag.
nfa_api.h 290 UINT8 dsfid; /* DSFID if I93_INFO_FLAG_DSFID */ member in struct:__anon9081
371 UINT8 dsfid; /* DSFID */ member in struct:__anon9091
379 UINT8 dsfid; /* DSFID if I93_INFO_FLAG_DSFID */ member in struct:__anon9092
    [all...]
  /external/libnfc-nci/src/nfa/int/
nfa_rw_int.h 197 UINT8 dsfid; member in struct:__anon9326
  /external/libnfc-nci/src/nfa/rw/
nfa_rw_api.c     [all...]
nfa_rw_act.c     [all...]
  /external/libnfc-nci/src/nfc/int/
rw_int.h 515 UINT8 dsfid; \/* DSFID if I93_INFO_FLAG_DSFID *\/ member in struct:__anon9474
    [all...]
  /packages/apps/Nfc/nci/jni/
NfcTag.cpp 733 uint8_t data [2]= {activationData.params.i93.afi, activationData.params.i93.dsfid};
    [all...]
  /external/libnfc-nci/src/nfc/nfc/
nfc_ncif.c 688 p_i93->dsfid = *p++;
    [all...]

Completed in 69 milliseconds