Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dce_int.h50 uint8_t writef; /* WriteFlag: 00h if writing data finished; 0Fh if writing member
Drw_int.h477 uint8_t writef; /* WriteFlag: 00h if writing data finished; 0Fh if writing member
/system/nfc/src/nfc/tags/
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()
Drw_t3t.cc432 p_cb->ndef_attrib.writef = T3T_MSG_NDEF_WRITEF_OFF; in rw_t3t_format_cplt()
1305 STREAM_TO_UINT8(p_cb->ndef_attrib.writef, in rw_t3t_act_handle_ndef_detect_rsp()
1323 p_cb->ndef_attrib.nmaxb, p_cb->ndef_attrib.writef, in rw_t3t_act_handle_ndef_detect_rsp()
1990 p_cb->ndef_attrib.writef); /* WriteFlag: 00h if writing in rw_t3t_handle_sro_poll_rsp()