Home
last modified time | relevance | path

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

/system/nfc/src/fuzzers/rw/
Dt1t.cc109 return NFC_STATUS_OK == RW_T1tFormatNDef(); in Init_FormatNdef()
/system/nfc/src/nfc/include/
Drw_api.h488 tNFC_STATUS RW_T1tFormatNDef(void);
/system/nfc/src/nfa/rw/
Dnfa_rw_act.cc614 if (RW_T1tFormatNDef() == NFC_STATUS_OK) break; in nfa_rw_handle_t1t_evt()
1958 status = RW_T1tFormatNDef(); in nfa_rw_format_tag()
/system/nfc/src/nfc/tags/
Drw_t1t_ndef.cc2142 tNFC_STATUS RW_T1tFormatNDef(void) { in RW_T1tFormatNDef() function