Home | History | Annotate | Download | only in ce

Lines Matching defs:tlv

288     UINT8 tlv[32], *p_params;
293 /* Point to start of tlv buffer */
294 p_params = tlv;
321 tlv_size = (UINT8) (p_params-tlv);
322 nfa_dm_check_set_config (tlv_size, (UINT8 *)tlv, FALSE);