Home | History | Annotate | Download | only in sdp

Lines Matching full:param_len

124     UINT16          param_len;
160 param_len = (UINT16)(p - p_param_len - 2);
161 UINT16_TO_BE_STREAM (p_param_len, param_len);
400 UINT16 param_len, list_byte_count;
511 param_len = (UINT16)(p - p_param_len - 2);
512 UINT16_TO_BE_STREAM (p_param_len, param_len);
548 UINT16 param_len, lists_byte_count = 0;
650 param_len = p - p_param_len - 2;
651 UINT16_TO_BE_STREAM (p_param_len, param_len);