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

  /external/bluetooth/bluedroid/stack/include/
mca_api.h 106 } tMCA_CS;
291 MCA_API extern tMCA_RESULT MCA_CreateDep(tMCA_HANDLE handle, tMCA_DEP *p_dep, tMCA_CS *p_cs);
  /external/bluetooth/bluedroid/stack/mcap/
mca_dsm.c 177 tMCA_CS *p_cs;
217 tMCA_CS *p_cs;
mca_api.c 217 tMCA_RESULT MCA_CreateDep(tMCA_HANDLE handle, tMCA_DEP *p_dep, tMCA_CS *p_cs)
222 tMCA_CS *p_depcs;
246 memcpy (p_depcs, p_cs, sizeof (tMCA_CS));
259 memcpy (p_depcs, p_cs, sizeof (tMCA_CS));
293 tMCA_CS *p_depcs;
    [all...]
mca_int.h 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(internal use) */
  /external/bluetooth/bluedroid/bta/hl/
bta_hl_utils.c     [all...]

Completed in 79 milliseconds