Searched refs:tMCA_CS (Results 1 – 5 of 5) sorted by relevance
217 tMCA_RESULT MCA_CreateDep(tMCA_HANDLE handle, tMCA_DEP *p_dep, tMCA_CS *p_cs) in MCA_CreateDep()222 tMCA_CS *p_depcs; in MCA_CreateDep()246 memcpy (p_depcs, p_cs, sizeof (tMCA_CS)); in MCA_CreateDep()259 memcpy (p_depcs, p_cs, sizeof (tMCA_CS)); in MCA_CreateDep()293 tMCA_CS *p_depcs; in MCA_DeleteDep()
177 tMCA_CS *p_cs; in mca_dcb_alloc()217 tMCA_CS *p_cs; in mca_dep_free_mdl()
186 tMCA_CS dep[MCA_NUM_DEPS]; /* the registration info for each MDEP */243 …tMCA_CS *p_cs; /* the associated MDEP info. p_cs->type is the mdep id(interna…
106 } tMCA_CS; typedef291 MCA_API extern tMCA_RESULT MCA_CreateDep(tMCA_HANDLE handle, tMCA_DEP *p_dep, tMCA_CS *p_cs);
2185 tMCA_CS mca_cs; in bta_hl_app_registration()