Searched refs:vcs_cplt_params (Results 1 – 1 of 1) sorted by relevance
621 tBTM_VSC_CMPL vcs_cplt_params; in btm_vsc_complete() local626 vcs_cplt_params.opcode = opcode; /* Number of bytes in return info */ in btm_vsc_complete()627 vcs_cplt_params.param_len = evt_len; /* Number of bytes in return info */ in btm_vsc_complete()628 vcs_cplt_params.p_param_buf = p; in btm_vsc_complete()630 &vcs_cplt_params); /* Call the VSC complete callback function */ in btm_vsc_complete()