Searched refs:TAG_PROPRIETARY_TLV (Results 1 – 4 of 4) sorted by relevance
278 } else if (p_t2t->tlv_detect == TAG_PROPRIETARY_TLV) { in rw_t2t_ntf_tlv_detect_complete()446 } else if (tlvtype == TAG_PROPRIETARY_TLV) { in rw_t2t_handle_tlv_detect_rsp()472 case TAG_PROPRIETARY_TLV: in rw_t2t_handle_tlv_detect_rsp()473 if (tlvtype == TAG_PROPRIETARY_TLV) { in rw_t2t_handle_tlv_detect_rsp()518 case TAG_PROPRIETARY_TLV: in rw_t2t_handle_tlv_detect_rsp()555 case TAG_PROPRIETARY_TLV: in rw_t2t_handle_tlv_detect_rsp()569 } else if (p_t2t->found_tlv == TAG_PROPRIETARY_TLV) { in rw_t2t_handle_tlv_detect_rsp()703 case TAG_PROPRIETARY_TLV: in rw_t2t_handle_tlv_detect_rsp()710 if (tlvtype == TAG_PROPRIETARY_TLV) { in rw_t2t_handle_tlv_detect_rsp()2828 (tlv_type != TAG_NDEF_TLV) && (tlv_type != TAG_PROPRIETARY_TLV)) { in RW_T2tLocateTlv()
885 } else if (p_t1t->tlv_detect == TAG_PROPRIETARY_TLV) { in rw_t1t_handle_tlv_detect_rsp()902 case TAG_PROPRIETARY_TLV: in rw_t1t_handle_tlv_detect_rsp()903 if (p_t1t->tlv_detect == TAG_PROPRIETARY_TLV) { in rw_t1t_handle_tlv_detect_rsp()946 case TAG_PROPRIETARY_TLV: in rw_t1t_handle_tlv_detect_rsp()981 case TAG_PROPRIETARY_TLV: in rw_t1t_handle_tlv_detect_rsp()1102 case TAG_PROPRIETARY_TLV: in rw_t1t_handle_tlv_detect_rsp()1104 if (p_t1t->tlv_detect == TAG_PROPRIETARY_TLV) in rw_t1t_handle_tlv_detect_rsp()
769 (tlv_type != TAG_NDEF_TLV) && (tlv_type != TAG_PROPRIETARY_TLV)) { in rw_MfcLocateTlv()1105 p_mfc->tlv_detect = TAG_PROPRIETARY_TLV; in rw_nfc_decodeTlv()
49 #define TAG_PROPRIETARY_TLV 0xFD macro