Home
last modified time | relevance | path

Searched refs:T3T_MSG_NDEF_SC_RW (Results 1 – 3 of 3) sorted by relevance

/system/nfc/src/nfc/include/
Dtags_defs.h300 #define T3T_MSG_NDEF_SC_RW 0x0009 macro
/system/nfc/src/nfc/tags/
Dce_t3t.cc239 if (service_code == T3T_MSG_NDEF_SC_RW) { in ce_t3t_handle_update_cmd()
414 (service_code == T3T_MSG_NDEF_SC_RW)) { in ce_t3t_handle_check_cmd()
Drw_t3t.cc666 p, T3T_MSG_NDEF_SC_RW); /* Service code (little-endian format) */ in rw_t3t_send_update_ndef_attribute_cmd()
794 p, T3T_MSG_NDEF_SC_RW); /* Service code (little-endian format) */ in rw_t3t_send_next_ndef_update_cmd()
932 UINT16_TO_STREAM(p, T3T_MSG_NDEF_SC_RW); in rw_t3t_send_next_ndef_check_cmd()
1793 p_dst, T3T_MSG_NDEF_SC_RW); /* Service code (little-endian format) */ in rw_t3t_update_block()