Searched defs:rw_t2t_format_tag (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nci/src/nfc/tags/
H A Drw_t2t_ndef.c64 static tNFC_STATUS rw_t2t_format_tag (void);
1975 status = rw_t2t_format_tag ();
2666 ** Function rw_t2t_format_tag
2675 tNFC_STATUS rw_t2t_format_tag (void) function
2685 RW_TRACE_WARNING1 ("rw_t2t_format_tag - Unknown Manufacturer ID: %u, Cannot Format the tag!", p_t2t->tag_hdr[0]);
2695 RW_TRACE_WARNING0 ("rw_t2t_format_tag - Cannot Format a OTP tag with NDEF Message!");
2702 RW_TRACE_WARNING0 ("rw_t2t_format_tag - Tag not blank to Format!");
2838 status = rw_t2t_format_tag ();

Completed in 38 milliseconds