Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/include/
Dtags_defs.h263 #define T3T_MSG_NDEF_SC_RO 0x000B /* Service code: read-only NDEF */ macro
/external/libnfc-nci/src/nfc/tags/
Dce_t3t.c250 if (service_code == T3T_MSG_NDEF_SC_RO) 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()
Drw_t3t.c964 UINT16_TO_STREAM (p, T3T_MSG_NDEF_SC_RO); in rw_t3t_send_next_ndef_check_cmd()
1191 UINT16_TO_STREAM (p, T3T_MSG_NDEF_SC_RO); /* Service code (little-endian format) */ in rw_t3t_check_mc_block()
1757 UINT16_TO_STREAM (p, T3T_MSG_NDEF_SC_RO); /* Service code (little-endian format) */ in rw_t3t_handle_ndef_detect_poll_rsp()