Home | History | Annotate | Download | only in ee

Lines Matching refs:tlv_size

1904     UINT16  tlv_size;
1924 tlv_size = (UINT8)*p_cur_offset;
2008 tlv_size = (UINT8)*p_cur_offset;
2022 tlv_size = nfa_ee_total_lmrt_size();
2023 if (tlv_size)
2031 NFA_TRACE_DEBUG2 ("ee_cfg_sts:0x%02x lmrt_size:%d", nfa_ee_cb.ee_cfg_sts, tlv_size);
2038 if (tlv_size)
2046 NFA_TRACE_DEBUG2 ("nfa_ee_route_add_one_ecb: set routing num_tlv:%d tlv_size:%d", num_tlv, tlv_size);
2054 if (tlv_size == 0)