Searched refs:RW_T1T_STATE_READ (Results 1 - 3 of 3) sorted by relevance

/external/libnfc-nci/src/nfc/tags/
H A Drw_t1t.c182 if( (p_t1t->state != RW_T1T_STATE_READ)
781 p_t1t->state = RW_T1T_STATE_READ;
812 p_t1t->state = RW_T1T_STATE_READ;
843 p_t1t->state = RW_T1T_STATE_READ;
985 p_t1t->state = RW_T1T_STATE_READ;
1016 p_t1t->state = RW_T1T_STATE_READ;
1142 case RW_T1T_STATE_READ:
H A Drw_t1t_ndef.c82 if( (p_t1t->state == RW_T1T_STATE_READ)
618 case RW_T1T_STATE_READ:
/external/libnfc-nci/src/nfc/int/
H A Drw_int.h62 #define RW_T1T_STATE_READ 0x02 /* waiting rsp for read command sent to tag */ macro

Completed in 71 milliseconds