Home
last modified time | relevance | path

Searched refs:tMCA_CS (Results 1 – 5 of 5) sorted by relevance

/system/bt/stack/include/
Dmca_api.h106 } tMCA_CS; typedef
291 extern tMCA_RESULT MCA_CreateDep(tMCA_HANDLE handle, tMCA_DEP *p_dep, tMCA_CS *p_cs);
/system/bt/stack/mcap/
Dmca_api.c215 tMCA_RESULT MCA_CreateDep(tMCA_HANDLE handle, tMCA_DEP *p_dep, tMCA_CS *p_cs) in MCA_CreateDep()
220 tMCA_CS *p_depcs; in MCA_CreateDep()
244 memcpy (p_depcs, p_cs, sizeof (tMCA_CS)); in MCA_CreateDep()
257 memcpy (p_depcs, p_cs, sizeof (tMCA_CS)); in MCA_CreateDep()
291 tMCA_CS *p_depcs; in MCA_DeleteDep()
Dmca_dsm.c177 tMCA_CS *p_cs; in mca_dcb_alloc()
217 tMCA_CS *p_cs; in mca_dep_free_mdl()
Dmca_int.h187 tMCA_CS dep[MCA_NUM_DEPS]; /* the registration info for each MDEP */
244tMCA_CS *p_cs; /* the associated MDEP info. p_cs->type is the mdep id(interna…
/system/bt/bta/hl/
Dbta_hl_utils.c2147 tMCA_CS mca_cs; in bta_hl_app_update()
2309 tMCA_CS mca_cs; in bta_hl_app_registration()