Home
last modified time | relevance | path

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

/system/nfc/src/nfc/tags/
Drw_t1t_ndef.cc884 tlv_detect_state = RW_T1T_SUBSTATE_WAIT_FIND_LEN_FIELD_LEN; in rw_t1t_handle_tlv_detect_rsp()
886 tlv_detect_state = RW_T1T_SUBSTATE_WAIT_FIND_LEN_FIELD_LEN; in rw_t1t_handle_tlv_detect_rsp()
906 tlv_detect_state = RW_T1T_SUBSTATE_WAIT_FIND_LEN_FIELD_LEN; in rw_t1t_handle_tlv_detect_rsp()
910 tlv_detect_state = RW_T1T_SUBSTATE_WAIT_FIND_LEN_FIELD_LEN; in rw_t1t_handle_tlv_detect_rsp()
930 case RW_T1T_SUBSTATE_WAIT_FIND_LEN_FIELD_LEN: in rw_t1t_handle_tlv_detect_rsp()
/system/nfc/src/nfc/include/
Drw_int.h98 #define RW_T1T_SUBSTATE_WAIT_FIND_LEN_FIELD_LEN 0x02 macro