Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/include/
Drw_api.h464 tNFC_STATUS RW_T1tFormatNDef (void);
/external/libnfc-nci/src/nfa/rw/
Dnfa_rw_act.c599 if (RW_T1tFormatNDef() == NFC_STATUS_OK) in nfa_rw_handle_t1t_evt()
1965 status = RW_T1tFormatNDef(); in nfa_rw_format_tag()
/external/libnfc-nci/src/nfc/tags/
Drw_t1t_ndef.c2309 tNFC_STATUS RW_T1tFormatNDef (void) in RW_T1tFormatNDef() function