HomeSort by relevance Sort by last modified time
    Searched refs:tMCA_CS (Results 1 - 5 of 5) sorted by null

  /system/bt/stack/include/
mca_api.h 117 } tMCA_CS;
302 tMCA_CS* p_cs);
526 tMCA_CS* p_cs);
  /system/bt/stack/mcap/
mca_dsm.cc 147 tMCA_CS* p_cs;
183 tMCA_CS* p_cs;
mca_api.cc 204 tMCA_RESULT MCA_CreateDep(tMCA_HANDLE handle, tMCA_DEP* p_dep, tMCA_CS* p_cs) {
208 tMCA_CS* p_depcs;
226 memcpy(p_depcs, p_cs, sizeof(tMCA_CS));
235 memcpy(p_depcs, p_cs, sizeof(tMCA_CS));
267 tMCA_CS* p_depcs;
mca_int.h 196 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/
bta_hl_utils.cc     [all...]

Completed in 573 milliseconds