Home
last modified time | relevance | path

Searched refs:b_update (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nci/src/nfc/tags/
Drw_t1t.c699 p_t1t->b_update = FALSE; in rw_t1t_handle_op_complete()
902 p_t1t->b_update = FALSE; in RW_T1tWriteErase()
955 p_t1t->b_update = FALSE; in RW_T1tWriteNoErase()
1072 p_t1t->b_update = FALSE; in RW_T1tWriteErase8()
1122 p_t1t->b_update = FALSE; in RW_T1tWriteNoErase8()
Drw_t1t_ndef.c879 p_t1t->b_update = TRUE; in rw_t1t_handle_rall_rsp()
2369 p_t1t->b_update = FALSE; in RW_T1tFormatNDef()
2387 p_t1t->b_update = FALSE; in RW_T1tFormatNDef()
2550 else if (p_t1t->b_update == TRUE) in RW_T1tReadNDef()
2664 p_t1t->b_update = FALSE; in RW_T1tWriteNDef()
2734 p_t1t->b_update = FALSE; in RW_T1tSetTagReadOnly()
/external/libnfc-nci/src/nfc/int/
Drw_int.h147 …BOOLEAN b_update; /* Tag header updated … member