Home
last modified time | relevance | path

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

/system/nfc/src/nfc/tags/
Drw_t2t_ndef.cc2533 p_t2t->substate = RW_T2T_SUBSTATE_NONE; in rw_t2t_set_lock_tlv()
2579 p_t2t->substate = RW_T2T_SUBSTATE_NONE; in rw_t2t_set_cc()
2647 p_t2t->substate = RW_T2T_SUBSTATE_NONE; in rw_t2t_format_tag()
2718 p_t2t->substate = RW_T2T_SUBSTATE_NONE; in rw_t2t_soft_lock_tag()
2754 p_t2t->substate = RW_T2T_SUBSTATE_NONE; in RW_T2tFormatNDef()
2852 p_t2t->substate = RW_T2T_SUBSTATE_NONE; in RW_T2tLocateTlv()
2940 p_t2t->substate = RW_T2T_SUBSTATE_NONE; in RW_T2tReadNDef()
3043 p_t2t->substate = RW_T2T_SUBSTATE_NONE; in RW_T2tWriteNDef()
3082 p_t2t->substate = RW_T2T_SUBSTATE_NONE; in RW_T2tSetTagReadOnly()
Drw_t2t.cc557 p_t2t->substate = RW_T2T_SUBSTATE_NONE; in rw_t2t_process_error()
867 p_t2t->substate = RW_T2T_SUBSTATE_NONE; in rw_t2t_handle_op_complete()
1090 case RW_T2T_SUBSTATE_NONE: in rw_t2t_get_substate_name()
/system/nfc/src/nfc/include/
Drw_int.h303 #define RW_T2T_SUBSTATE_NONE 0x00 macro