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 202 UINT8 dsfid; /* DSFID */ member in struct:__anon23598
218 UINT8 dsfid; /* DSFID if I93_INFO_FLAG_DSFID */ member in struct:__anon23600
    [all...]
nfc_api.h 559 UINT8 dsfid; member in struct:__anon23567
    [all...]
  /external/libnfc-nci/src/nfa/include/
nfa_rw_api.h 673 ** Send Write DSFID command to the activated ISO 15693 tag.
684 NFC_API extern tNFA_STATUS NFA_RwI93WriteDSFID (UINT8 dsfid);
691 ** Send Lock DSFID command to the activated ISO 15693 tag.
nfa_api.h 300 UINT8 dsfid; /* DSFID if I93_INFO_FLAG_DSFID */ member in struct:__anon23246
381 UINT8 dsfid; /* DSFID */ member in struct:__anon23256
389 UINT8 dsfid; /* DSFID if I93_INFO_FLAG_DSFID */ member in struct:__anon23257
    [all...]
  /external/libnfc-nci/src/nfa/int/
nfa_rw_int.h 199 UINT8 dsfid; member in struct:__anon23495
  /external/libnfc-nci/src/nfa/rw/
nfa_rw_api.c     [all...]
nfa_rw_act.c     [all...]
  /packages/apps/Nfc/nci/jni/
NfcTag.cpp 750 uint8_t data [2]= {activationData.params.i93.afi, activationData.params.i93.dsfid};
    [all...]
  /external/libnfc-nci/src/nfc/int/
rw_int.h 523 UINT8 dsfid; \/* DSFID if I93_INFO_FLAG_DSFID *\/ member in struct:__anon23643
    [all...]
  /external/libnfc-nci/src/nfc/nfc/
nfc_ncif.c 700 p_i93->dsfid = *p++;
    [all...]

Completed in 207 milliseconds