Home | History | Annotate | Download | only in btm

Lines Matching refs:param_len

1393 tBTM_STATUS BTM_VendorSpecificCommand(UINT16 opcode, UINT8 param_len,
1399 opcode, param_len);
1403 param_len + HCIC_PREAMBLE_SIZE))) != NULL)
1406 btsnd_hcic_vendor_spec_cmd (p_buf, opcode, param_len, p_param_buf, (void *)p_cb);
1440 vcs_cplt_params.param_len = evt_len; /* Number of bytes in return info */