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

  /external/bluetooth/bluedroid/stack/include/
mca_api.h 84 typedef UINT8 tMCA_DEP; /* the handle for MCA_CreateDep. This is also the local mdep_id */
281 ** Function MCA_CreateDep
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_api.c 207 ** Function MCA_CreateDep
217 tMCA_RESULT MCA_CreateDep(tMCA_HANDLE handle, tMCA_DEP *p_dep, tMCA_CS *p_cs)
228 MCA_TRACE_API1 ("MCA_CreateDep: %d", handle);
    [all...]
  /external/bluetooth/bluedroid/bta/hl/
bta_hl_utils.c     [all...]

Completed in 71 milliseconds