Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/include/
Dtags_defs.h261 #define T3T_MSG_OPC_REQ_SYSTEMCODE_RSP 0x0D macro
/external/libnfc-nci/src/nfc/tags/
Dce_t3t.c616 UINT8_TO_STREAM (p_dst, T3T_MSG_OPC_REQ_SYSTEMCODE_RSP); in ce_t3t_handle_non_nfc_forum_cmd()
Drw_t3t.c1744 if (p_t3t_rsp[T3T_MSG_RSP_OFFSET_RSPCODE] != T3T_MSG_OPC_REQ_SYSTEMCODE_RSP) in rw_t3t_act_handle_get_sc_rsp()
1746 …R2 ("Response error: expecting rsp_code %02X, but got %02X", T3T_MSG_OPC_REQ_SYSTEMCODE_RSP, p_t3t… in rw_t3t_act_handle_get_sc_rsp()