Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Drw_int.h676 #define RW_I93_TLV_DETECT_STATE_VALUE 0x05 macro
/system/nfc/src/nfc/tags/
Drw_i93.cc1938 p_i93->tlv_detect_state = RW_I93_TLV_DETECT_STATE_VALUE; in rw_i93_sm_detect_ndef()
1955 p_i93->tlv_detect_state = RW_I93_TLV_DETECT_STATE_VALUE; in rw_i93_sm_detect_ndef()
1962 } else if (p_i93->tlv_detect_state == RW_I93_TLV_DETECT_STATE_VALUE) { in rw_i93_sm_detect_ndef()
1978 (p_i93->tlv_detect_state == RW_I93_TLV_DETECT_STATE_VALUE)) { in rw_i93_sm_detect_ndef()