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

  /external/libnfc-nci/src/nfa/include/
nfa_rw_api.h 162 ** Function NFA_RwFormatTag
175 NFC_API extern tNFA_STATUS NFA_RwFormatTag (void);
  /packages/apps/Nfc/nci/jni/
NativeNfcTag.cpp 373 status = NFA_RwFormatTag ();
    [all...]
  /external/libnfc-nci/src/nfa/rw/
nfa_rw_api.c 211 ** Function NFA_RwFormatTag
223 tNFA_STATUS NFA_RwFormatTag (void)
227 NFA_TRACE_API0 ("NFA_RwFormatTag");
    [all...]

Completed in 4112 milliseconds