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

  /external/libnfc-nci/src/nfa/int/
nfa_rw_int.h 317 BOOLEAN skip_dyn_locks; /* To skip reading dynamic locks during NDEF Detect */ member in struct:__anon7941
  /external/libnfc-nci/src/nfa/rw/
nfa_rw_act.c 755 ||(nfa_rw_cb.skip_dyn_locks == TRUE) )
758 nfa_rw_cb.skip_dyn_locks = FALSE;
764 nfa_rw_cb.skip_dyn_locks = TRUE;
    [all...]
  /external/libnfc-nci/src/nfc/include/
rw_api.h 533 NFC_API extern tNFC_STATUS RW_T2tDetectNDef (BOOLEAN skip_dyn_locks);
    [all...]
  /external/libnfc-nci/src/nfc/int/
rw_int.h 316 BOOLEAN skip_dyn_locks; /* Skip reading dynamic lock bytes from the tag */ member in struct:__anon8075
    [all...]

Completed in 376 milliseconds