Searched refs:T3T_MSG_NDEF_SC_RW (Results 1 – 3 of 3) sorted by relevance
264 #define T3T_MSG_NDEF_SC_RW 0x0009 /* Service code: read/write NDEF */ macro
259 if (service_code == T3T_MSG_NDEF_SC_RW) in ce_t3t_handle_update_cmd()445 if ((service_code == T3T_MSG_NDEF_SC_RO) || (service_code == T3T_MSG_NDEF_SC_RW)) in ce_t3t_handle_check_cmd()
641 UINT16_TO_STREAM (p, T3T_MSG_NDEF_SC_RW); /* Service code (little-endian format) */ in rw_t3t_send_update_ndef_attribute_cmd()775 UINT16_TO_STREAM (p, T3T_MSG_NDEF_SC_RW); /* Service code (little-endian format) */ in rw_t3t_send_next_ndef_update_cmd()915 UINT16_TO_STREAM (p, T3T_MSG_NDEF_SC_RW); in rw_t3t_send_next_ndef_check_cmd()1800 UINT16_TO_STREAM (p_dst, T3T_MSG_NDEF_SC_RW); /* Service code (little-endian format) */ in rw_t3t_update_block()