Home
last modified time | relevance | path

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

/system/nfc/src/nfc/tags/
Drw_t1t_ndef.cc899 tlv_detect_state = RW_T1T_SUBSTATE_WAIT_READ_TLV_LEN0; in rw_t1t_handle_tlv_detect_rsp()
937 tlv_detect_state = RW_T1T_SUBSTATE_WAIT_READ_TLV_LEN0; in rw_t1t_handle_tlv_detect_rsp()
949 tlv_detect_state = RW_T1T_SUBSTATE_WAIT_READ_TLV_LEN0; in rw_t1t_handle_tlv_detect_rsp()
960 case RW_T1T_SUBSTATE_WAIT_READ_TLV_LEN0: in rw_t1t_handle_tlv_detect_rsp()
/system/nfc/src/nfc/include/
Drw_int.h100 #define RW_T1T_SUBSTATE_WAIT_READ_TLV_LEN0 0x03 macro