Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/tags/
Drw_t2t_ndef.c300 evt_data.msg_len = p_t2t->prop_msg_len; in rw_t2t_ntf_tlv_detect_complete()
563 p_t2t->prop_msg_len = len; in rw_t2t_handle_tlv_detect_rsp()
564 p_t2t->bytes_count = p_t2t->prop_msg_len; in rw_t2t_handle_tlv_detect_rsp()
616 p_t2t->prop_msg_len = p_t2t->bytes_count; in rw_t2t_handle_tlv_detect_rsp()
731 p_t2t->prop_msg_len = len; in rw_t2t_handle_tlv_detect_rsp()
2907 p_t2t->prop_msg_len = 0; in RW_T2tLocateTlv()
/external/libnfc-nci/src/nfc/int/
Drw_int.h344 …UINT16 prop_msg_len; /* Proprietary tlv length … member