Home
last modified time | relevance | path

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

/system/bt/tools/mcap_tool/
Dmcap_test_mdep.h53 tMCA_CS _mca_cs;
/system/bt/stack/include/
Dmca_api.h117 } tMCA_CS; typedef
302 tMCA_CS* p_cs);
526 tMCA_CS* p_cs);
/system/bt/stack/mcap/
Dmca_dsm.cc147 tMCA_CS* p_cs; in mca_dcb_alloc()
183 tMCA_CS* p_cs; in mca_dep_free_mdl()
Dmca_api.cc204 tMCA_RESULT MCA_CreateDep(tMCA_HANDLE handle, tMCA_DEP* p_dep, tMCA_CS* p_cs) { in MCA_CreateDep()
208 tMCA_CS* p_depcs; in MCA_CreateDep()
226 memcpy(p_depcs, p_cs, sizeof(tMCA_CS)); in MCA_CreateDep()
235 memcpy(p_depcs, p_cs, sizeof(tMCA_CS)); in MCA_CreateDep()
267 tMCA_CS* p_depcs; in MCA_DeleteDep()
Dmca_int.h196 tMCA_CS dep[MCA_NUM_DEPS]; /* the registration info for each MDEP */
258 tMCA_CS* p_cs; /* the associated MDEP info. p_cs->type is the mdep id(internal
/system/bt/bta/hl/
Dbta_hl_utils.cc1894 tMCA_CS mca_cs; in bta_hl_app_update()
2023 tMCA_CS mca_cs; in bta_hl_app_registration()