Searched refs:rwflag (Results 1 – 4 of 4) sorted by relevance
53 rwflag; /* RWFlag: 00h NDEF is read-only; 01h if read/write available */ member
480 rwflag; /* RWFlag: 00h NDEF is read-only; 01h if read/write available */ member
246 } else if (p_cb->ndef_info.rwflag == T3T_MSG_NDEF_RWFLAG_RO) { in ce_t3t_handle_update_cmd()432 if ((p_cb->ndef_info.rwflag == T3T_MSG_NDEF_RWFLAG_RW) && in ce_t3t_handle_check_cmd()447 UINT8_TO_STREAM(p_dst, p_cb->ndef_info.rwflag); in ce_t3t_handle_check_cmd()472 if ((p_cb->ndef_info.rwflag == T3T_MSG_NDEF_RWFLAG_RW) && in ce_t3t_handle_check_cmd()891 p_cb->ndef_info.rwflag = in CE_T3tSetLocalNDEFMsg()
433 p_cb->ndef_attrib.rwflag = T3T_MSG_NDEF_RWFLAG_RW; in rw_t3t_format_cplt()695 UINT8_TO_STREAM(p, p_cb->ndef_attrib.rwflag); in rw_t3t_send_update_ndef_attribute_cmd()929 if (p_cb->ndef_attrib.rwflag == T3T_MSG_NDEF_RWFLAG_RO) { in rw_t3t_send_next_ndef_check_cmd()1309 p_cb->ndef_attrib.rwflag, in rw_t3t_act_handle_ndef_detect_rsp()1324 p_cb->ndef_attrib.rwflag, p_cb->ndef_attrib.ln); in rw_t3t_act_handle_ndef_detect_rsp()1332 if (p_cb->ndef_attrib.rwflag == T3T_MSG_NDEF_RWFLAG_RO) in rw_t3t_act_handle_ndef_detect_rsp()1967 if (p_cb->ndef_attrib.rwflag != T3T_MSG_NDEF_RWFLAG_RO) { in rw_t3t_handle_sro_poll_rsp()2056 p_cb->ndef_attrib.rwflag = T3T_MSG_NDEF_RWFLAG_RO; in rw_t3t_act_handle_sro_rsp()2610 } else if (p_cb->ndef_attrib.rwflag == in RW_T3tUpdateNDef()2983 (p_cb->ndef_attrib.rwflag == in RW_T3tSetReadOnly()