HomeSort by relevance Sort by last modified time
    Searched full:skip_dyn_locks (Results 1 - 4 of 4) sorted by null

  /external/libnfc-nci/src/nfa/int/
nfa_rw_int.h 311 BOOLEAN skip_dyn_locks; /* To skip reading dynamic locks during NDEF Detect */ member in struct:__anon20785
  /external/libnfc-nci/src/nfa/rw/
nfa_rw_act.c 449 nfa_rw_cb.skip_dyn_locks = FALSE;
747 ||(nfa_rw_cb.skip_dyn_locks == TRUE) )
750 nfa_rw_cb.skip_dyn_locks = FALSE;
756 nfa_rw_cb.skip_dyn_locks = TRUE;
    [all...]
  /external/libnfc-nci/src/nfc/int/
rw_int.h 314 BOOLEAN skip_dyn_locks; /* Skip reading dynamic lock bytes from the tag */ member in struct:__anon20919
    [all...]
  /external/libnfc-nci/src/nfc/include/
rw_api.h 526 NFC_API extern tNFC_STATUS RW_T2tDetectNDef (BOOLEAN skip_dyn_locks);
    [all...]

Completed in 86 milliseconds