Home
last modified time | relevance | path

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

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