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

  /system/bt/stack/include/
mca_api.h 364 ** Function MCA_CreateMdlRsp
376 extern tMCA_RESULT MCA_CreateMdlRsp(tMCA_CL mcl, tMCA_DEP dep,
  /system/bt/stack/mcap/
mca_api.c 484 ** Function MCA_CreateMdlRsp
496 tMCA_RESULT MCA_CreateMdlRsp(tMCA_CL mcl, tMCA_DEP dep,
505 MCA_TRACE_API ("MCA_CreateMdlRsp: %d dep=%d mdl_id=%d cfg=%d rsp_code=%d", mcl, dep, mdl_id, cfg, rsp_code);
546 MCA_TRACE_ERROR ("The given MCL is not expecting a MCA_CreateMdlRsp with the given parameters" );
  /system/bt/bta/hl/
bta_hl_act.c     [all...]

Completed in 1091 milliseconds