Searched refs:MCA_CreateDep (Results 1 - 3 of 3) sorted by relevance

/system/bt/stack/include/
H A Dmca_api.h93 tMCA_DEP; /* the handle for MCA_CreateDep. This is also the local mdep_id */
290 * Function MCA_CreateDep
301 extern tMCA_RESULT MCA_CreateDep(tMCA_HANDLE handle, tMCA_DEP* p_dep,
/system/bt/stack/mcap/
H A Dmca_api.cc194 * Function MCA_CreateDep
204 tMCA_RESULT MCA_CreateDep(tMCA_HANDLE handle, tMCA_DEP* p_dep, tMCA_CS* p_cs) { function
214 MCA_TRACE_API("MCA_CreateDep: %d", handle);
836 MCA_CreateDep,
/system/bt/bta/hl/
H A Dbta_hl_utils.cc1927 if (MCA_CreateDep((tMCA_HANDLE)p_acb->app_handle,
1960 APPL_TRACE_ERROR("bta_hl_app_registration: MCA_CreateDep failed");
2046 if (MCA_CreateDep((tMCA_HANDLE)p_acb->app_handle,
2056 APPL_TRACE_ERROR("MCA_CreateDep for echo test(mdep_id=0) failed");
2068 if (MCA_CreateDep((tMCA_HANDLE)p_acb->app_handle,

Completed in 77 milliseconds