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

/external/libnfc-nci/src/nfc/tags/
H A Drw_t2t_ndef.c3041 ** Function RW_T2tWriteNDef
3061 tNFC_STATUS RW_T2tWriteNDef (UINT16 msg_len, UINT8 *p_msg) function
3077 RW_TRACE_ERROR0 ("RW_T2tWriteNDef - Error: NDEF detection not performed!");
3083 RW_TRACE_ERROR1 ("RW_T2tWriteNDef - Write access not granted - CC3: %u", p_t2t->tag_hdr[T2T_CC3_RWA_BYTE]);
3090 RW_TRACE_ERROR1 ("RW_T2tWriteNDef - Cannot write NDEF of size greater than %u bytes", p_t2t->max_ndef_msg_len);
3099 RW_TRACE_WARNING0 ("RW_T2tWriteNDef - Cannot Overwrite NDEF Message on a OTP tag!");

Completed in 114 milliseconds