Home
last modified time | relevance | path

Searched refs:RW_T1T_SUBSTATE_WAIT_SET_DYN_LOCK_BITS (Results 1 – 2 of 2) sorted by relevance

/system/nfc/src/nfc/tags/
Drw_t1t_ndef.cc406 p_t1t->substate = RW_T1T_SUBSTATE_WAIT_SET_DYN_LOCK_BITS; in rw_t1t_handle_write_rsp()
426 p_t1t->substate = RW_T1T_SUBSTATE_WAIT_SET_DYN_LOCK_BITS; in rw_t1t_handle_write_rsp()
430 case RW_T1T_SUBSTATE_WAIT_SET_DYN_LOCK_BITS: in rw_t1t_handle_write_rsp()
490 p_t1t->substate = RW_T1T_SUBSTATE_WAIT_SET_DYN_LOCK_BITS; in rw_t1t_handle_write_rsp()
505 p_t1t->substate = RW_T1T_SUBSTATE_WAIT_SET_DYN_LOCK_BITS; in rw_t1t_handle_write_rsp()
/system/nfc/src/nfc/include/
Drw_int.h126 #define RW_T1T_SUBSTATE_WAIT_SET_DYN_LOCK_BITS 0x0E macro