Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Drw_api.h485 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()
1956 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