Searched refs:T3T_MSG_RSP_OFFSET_STATUS1 (Results 1 – 3 of 3) sorted by relevance
1269 else if ((p_t3t_rsp[T3T_MSG_RSP_OFFSET_STATUS1] != in rw_t3t_act_handle_ndef_detect_rsp()1404 if ((p_t3t_rsp[T3T_MSG_RSP_OFFSET_STATUS1] != in rw_t3t_act_handle_check_rsp()1454 if ((p_t3t_rsp[T3T_MSG_RSP_OFFSET_STATUS1] != in rw_t3t_act_handle_update_rsp()1529 } else if ((p_t3t_rsp[T3T_MSG_RSP_OFFSET_STATUS1] != in rw_t3t_act_handle_check_ndef_rsp()1625 if ((p_t3t_rsp[T3T_MSG_RSP_OFFSET_STATUS1] != in rw_t3t_act_handle_update_ndef_rsp()1901 else if ((p_t3t_rsp[T3T_MSG_RSP_OFFSET_STATUS1] != in rw_t3t_act_handle_fmt_rsp()1947 (p_t3t_rsp[T3T_MSG_RSP_OFFSET_STATUS1] != T3T_MSG_RSP_STATUS_OK)) in rw_t3t_act_handle_fmt_rsp()1952 p_t3t_rsp[T3T_MSG_RSP_OFFSET_STATUS1]); in rw_t3t_act_handle_fmt_rsp()1969 (p_t3t_rsp[T3T_MSG_RSP_OFFSET_STATUS1] != T3T_MSG_RSP_STATUS_OK)) in rw_t3t_act_handle_fmt_rsp()1974 p_t3t_rsp[T3T_MSG_RSP_OFFSET_STATUS1]); in rw_t3t_act_handle_fmt_rsp()[all …]
335 #define T3T_MSG_RSP_OFFSET_STATUS1 9 macro
309 rsp[T3T_MSG_RSP_OFFSET_STATUS1] = T3T_MSG_RSP_STATUS_OK; in Type3_FixPackets()