Home
last modified time | relevance | path

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

/aosp12/system/nfc/src/fuzzers/rw/
H A Dt4t.cc73 return NFC_STATUS_OK == RW_T4tFormatNDef(); in Init_FormatNDef()
/aosp12/system/nfc/src/nfc/include/
H A Drw_api.h887 extern tNFC_STATUS RW_T4tFormatNDef(void);
/aosp12/system/nfc/src/nfc/tags/
H A Drw_t4t.cc2358 tNFC_STATUS RW_T4tFormatNDef(void) { in RW_T4tFormatNDef() function
/aosp12/system/nfc/src/nfa/rw/
H A Dnfa_rw_act.cc1967 status = RW_T4tFormatNDef(); in nfa_rw_format_tag()