Home
last modified time | relevance | path

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

/system/nfc/src/fuzzers/rw/
Dt4t.cc73 return NFC_STATUS_OK == RW_T4tFormatNDef(); in Init_FormatNDef()
/system/nfc/src/nfc/include/
Drw_api.h887 extern tNFC_STATUS RW_T4tFormatNDef(void);
/system/nfc/src/nfc/tags/
Drw_t4t.cc2349 tNFC_STATUS RW_T4tFormatNDef(void) { in RW_T4tFormatNDef() function
/system/nfc/src/nfa/rw/
Dnfa_rw_act.cc1968 status = RW_T4tFormatNDef(); in nfa_rw_format_tag()