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 151 ** Function NFA_RwFormatTag
164 NFC_API extern tNFA_STATUS NFA_RwFormatTag (void);
  /packages/apps/Nfc/nci/jni/
NativeNfcTag.cpp 386 status = NFA_RwFormatTag ();
    [all...]
  /external/libnfc-nci/src/nfa/rw/
nfa_rw_api.c 208 ** Function NFA_RwFormatTag
220 tNFA_STATUS NFA_RwFormatTag (void)
224 NFA_TRACE_API0 ("NFA_RwFormatTag");
    [all...]

Completed in 2931 milliseconds