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 209 UINT8 dsfid; /* DSFID */ member in struct:__anon8038
225 UINT8 dsfid; /* DSFID if I93_INFO_FLAG_DSFID */ member in struct:__anon8040
    [all...]
nfc_api.h 559 UINT8 dsfid; member in struct:__anon8007
    [all...]
  /external/libnfc-nci/src/nfa/include/
nfa_rw_api.h 684 ** Send Write DSFID command to the activated ISO 15693 tag.
695 NFC_API extern tNFA_STATUS NFA_RwI93WriteDSFID (UINT8 dsfid);
702 ** Send Lock DSFID command to the activated ISO 15693 tag.
nfa_api.h 298 UINT8 dsfid; /* DSFID if I93_INFO_FLAG_DSFID */ member in struct:__anon7684
380 UINT8 dsfid; /* DSFID */ member in struct:__anon7694
388 UINT8 dsfid; /* DSFID if I93_INFO_FLAG_DSFID */ member in struct:__anon7695
    [all...]
  /external/libnfc-nci/src/nfa/int/
nfa_rw_int.h 200 UINT8 dsfid; member in struct:__anon7935
  /external/libnfc-nci/src/nfa/rw/
nfa_rw_api.c     [all...]
nfa_rw_act.c     [all...]
  /packages/apps/Nfc/nci/jni/
NfcTag.cpp 773 uint8_t data [2]= {activationData.params.i93.afi, activationData.params.i93.dsfid};
    [all...]
  /external/libnfc-nci/src/nfc/int/
rw_int.h 532 UINT8 dsfid; \/* DSFID if I93_INFO_FLAG_DSFID *\/ member in struct:__anon8083
    [all...]
  /external/libnfc-nci/src/nfc/nfc/
nfc_ncif.c 702 p_i93->dsfid = *p++;
    [all...]

Completed in 709 milliseconds