Home | History | Annotate | Download | only in btm

Lines Matching full:param_len

650 tBTM_STATUS BTM_VendorSpecificCommand(UINT16 opcode, UINT8 param_len,
655 param_len + HCIC_PREAMBLE_SIZE);
658 opcode, param_len);
661 btsnd_hcic_vendor_spec_cmd(p_buf, opcode, param_len, p_param_buf, (void *)p_cb);
691 vcs_cplt_params.param_len = evt_len; /* Number of bytes in return info */