Home
last modified time | relevance | path

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

/system/nfc/src/fuzzers/rw/
Dt2t.cc105 return NFC_STATUS_OK == RW_T2tFormatNDef(); in Init_FormatNDef()
/system/nfc/src/nfc/include/
Drw_api.h636 tNFC_STATUS RW_T2tFormatNDef(void);
/system/nfc/src/nfc/tags/
Drw_t2t_ndef.cc2772 tNFC_STATUS RW_T2tFormatNDef(void) { in RW_T2tFormatNDef() function
/system/nfc/src/nfa/rw/
Dnfa_rw_act.cc1961 status = RW_T2tFormatNDef(); in nfa_rw_format_tag()