Home
last modified time | relevance | path

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

/system/nfc/src/fuzzers/rw/
Dmfc.cc75 return NFC_STATUS_OK == RW_MfcFormatNDef(); in Init_FormatNDef()
/system/nfc/src/nfc/include/
Drw_api.h1413 extern tNFC_STATUS RW_MfcFormatNDef(void);
/system/nfc/src/nfc/tags/
Drw_mfc.cc128 tNFC_STATUS RW_MfcFormatNDef(void) { in RW_MfcFormatNDef() function
/system/nfc/src/nfa/rw/
Dnfa_rw_act.cc1969 status = RW_MfcFormatNDef(); in nfa_rw_format_tag()