Searched refs:vcs_cplt_params (Results 1 – 1 of 1) sorted by relevance
687 tBTM_VSC_CMPL vcs_cplt_params; in btm_vsc_complete() local693 vcs_cplt_params.opcode = opcode; /* Number of bytes in return info */ in btm_vsc_complete()694 vcs_cplt_params.param_len = evt_len; /* Number of bytes in return info */ in btm_vsc_complete()695 vcs_cplt_params.p_param_buf = p; in btm_vsc_complete()696 (*p_vsc_cplt_cback)(&vcs_cplt_params); /* Call the VSC complete callback function */ in btm_vsc_complete()