Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/int/
Drw_int.h501 #define RW_I93_TLV_DETECT_STATE_VALUE 0x05 /* reading value field */ macro
/external/libnfc-nci/src/nfc/tags/
Drw_i93.c1696 p_i93->tlv_detect_state = RW_I93_TLV_DETECT_STATE_VALUE; in rw_i93_sm_detect_ndef()
1715 p_i93->tlv_detect_state = RW_I93_TLV_DETECT_STATE_VALUE; in rw_i93_sm_detect_ndef()
1723 else if (p_i93->tlv_detect_state == RW_I93_TLV_DETECT_STATE_VALUE) in rw_i93_sm_detect_ndef()
1743 &&(p_i93->tlv_detect_state == RW_I93_TLV_DETECT_STATE_VALUE) ) in rw_i93_sm_detect_ndef()