Home
last modified time | relevance | path

Searched refs:writef (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/nfc/src/nfc/tags/
H A Dce_t3t.cc260 STREAM_TO_UINT8(ndef_info.writef, p_block_data); in ce_t3t_handle_update_cmd()
282 p_cb->ndef_info.scratch_writef = ndef_info.writef; in ce_t3t_handle_update_cmd()
285 if (ndef_info.writef == 0) { in ce_t3t_handle_update_cmd()
437 ndef_writef = p_cb->ndef_info.writef; in ce_t3t_handle_check_cmd()
893 p_cb->ndef_info.writef = T3T_MSG_NDEF_WRITEF_OFF; in CE_T3tSetLocalNDEFMsg()
H A Drw_t3t.cc443 p_cb->ndef_attrib.writef = T3T_MSG_NDEF_WRITEF_OFF; in rw_t3t_format_cplt()
1330 STREAM_TO_UINT8(p_cb->ndef_attrib.writef, in rw_t3t_act_handle_ndef_detect_rsp()
1348 p_cb->ndef_attrib.nmaxb, p_cb->ndef_attrib.writef, in rw_t3t_act_handle_ndef_detect_rsp()
1358 p_cb->ndef_attrib.nmaxb, p_cb->ndef_attrib.writef, in rw_t3t_act_handle_ndef_detect_rsp()
2030 p_cb->ndef_attrib.writef); /* WriteFlag: 00h if writing in rw_t3t_handle_sro_poll_rsp()
2593 } else if (p_cb->ndef_attrib.writef == in RW_T3tCheckNDef()
3077 p, p_cb->ndef_attrib.writef); /* WriteFlag: 00h if writing in RW_T3tSetReadOnly()
/aosp12/system/nfc/src/nfc/include/
H A Dce_int.h50 uint8_t writef; /* WriteFlag: 00h if writing data finished; 0Fh if writing member
H A Drw_int.h475 uint8_t writef; /* WriteFlag: 00h if writing data finished; 0Fh if writing member