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

/external/libnfc-nci/src/nfc/tags/
H A Drw_t1t_ndef.c2584 ** Function RW_T1tWriteNDef
2594 tNFC_STATUS RW_T1tWriteNDef (UINT16 msg_len, UINT8 *p_msg) function
2607 RW_TRACE_WARNING1 ("RW_T1tWriteNDef - Busy - State: %u", p_t1t->state);
2614 RW_TRACE_ERROR0 ("RW_T1tWriteNDef - Error: NDEF not supported by the tag");
2621 RW_TRACE_ERROR0 ("RW_T1tWriteNDef - Tag cannot update NDEF");
2627 RW_TRACE_ERROR1 ("RW_T1tWriteNDef - Cannot write NDEF of size greater than %u bytes", p_t1t->max_ndef_msg_len);

Completed in 289 milliseconds