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

/external/libnfc-nci/src/nfc/tags/
H A Drw_i93.c3914 ** Function RW_I93UpdateNDef
3928 tNFC_STATUS RW_I93UpdateNDef (UINT16 length, UINT8 *p_data) function
3932 RW_TRACE_API1 ("RW_I93UpdateNDef () length:%d", length);
3936 RW_TRACE_ERROR1 ("RW_I93UpdateNDef ():Unable to start command at state (0x%X)",
3945 RW_TRACE_ERROR0 ("RW_I93UpdateNDef ():NDEF is read-only");
3950 RW_TRACE_ERROR2 ("RW_I93UpdateNDef ():data (%d bytes) is more than max NDEF length (%d)",

Completed in 69 milliseconds