Home
last modified time | relevance | path

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

/system/nfc/src/nfc/tags/
Drw_t2t.cc181 case RW_T2T_STATE_WRITE: in rw_t2t_proc_data()
967 p_t2t->state = RW_T2T_STATE_WRITE; in RW_T2tWrite()
1049 case RW_T2T_STATE_WRITE: in rw_t2t_get_state_name()
/system/nfc/src/nfc/include/
Drw_int.h277 #define RW_T2T_STATE_WRITE 0x03 macro