Searched refs:vcs_cplt_params (Results 1 – 1 of 1) sorted by relevance
590 tBTM_VSC_CMPL vcs_cplt_params; in btm_vsc_complete() local595 vcs_cplt_params.opcode = opcode; /* Number of bytes in return info */ in btm_vsc_complete()596 vcs_cplt_params.param_len = evt_len; /* Number of bytes in return info */ in btm_vsc_complete()597 vcs_cplt_params.p_param_buf = p; in btm_vsc_complete()599 &vcs_cplt_params); /* Call the VSC complete callback function */ in btm_vsc_complete()