Home
last modified time | relevance | path

Searched refs:RW_T3tFormatNDef (Results 1 – 4 of 4) sorted by relevance

/system/nfc/src/fuzzers/rw/
Dt3t.cc157 return NFC_STATUS_OK == RW_T3tFormatNDef(); in Init_FormatNDef()
/system/nfc/src/nfc/include/
Drw_api.h674 extern tNFC_STATUS RW_T3tFormatNDef(void);
/system/nfc/src/nfc/tags/
Drw_t3t.cc2969 tNFC_STATUS RW_T3tFormatNDef(void) { in RW_T3tFormatNDef() function
/system/nfc/src/nfa/rw/
Dnfa_rw_act.cc1963 status = RW_T3tFormatNDef(); in nfa_rw_format_tag()