Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/tags/
Dce_t3t.c292 STREAM_TO_UINT8 (ndef_info.writef, p_block_data); in ce_t3t_handle_update_cmd()
315 p_cb->ndef_info.scratch_writef = ndef_info.writef; in ce_t3t_handle_update_cmd()
318 if (ndef_info.writef == 0) in ce_t3t_handle_update_cmd()
482 ndef_writef = p_cb->ndef_info.writef; in ce_t3t_handle_check_cmd()
951 p_cb->ndef_info.writef = T3T_MSG_NDEF_WRITEF_OFF; in CE_T3tSetLocalNDEFMsg()
Drw_t3t.c440 p_cb->ndef_attrib.writef = T3T_MSG_NDEF_WRITEF_OFF; in rw_t3t_format_cplt()
1333 …STREAM_TO_UINT8 (p_cb->ndef_attrib.writef, p); /* WriteFlag: 00h if writing data finishe… in rw_t3t_act_handle_ndef_detect_rsp()
1347 p_cb->ndef_attrib.writef, in rw_t3t_act_handle_ndef_detect_rsp()
2074 …UINT8_TO_STREAM (p, p_cb->ndef_attrib.writef); /* WriteFlag: 00h if writing data finishe… in rw_t3t_handle_sro_poll_rsp()
/external/libnfc-nci/src/nfc/int/
Dce_int.h51 …UINT8 writef; /* WriteFlag: 00h if writing data finished; 0Fh if writing data in… member
Drw_int.h363 …UINT8 writef; /* WriteFlag: 00h if writing data finished; 0Fh if writing dat… member