Searched refs:MCA_CreateMdlRsp (Results 1 - 3 of 3) sorted by relevance
/external/bluetooth/bluedroid/stack/include/ |
H A D | mca_api.h | 364 ** Function MCA_CreateMdlRsp 376 MCA_API extern tMCA_RESULT MCA_CreateMdlRsp(tMCA_CL mcl, tMCA_DEP dep,
|
/external/bluetooth/bluedroid/stack/mcap/ |
H A D | mca_api.c | 489 ** Function MCA_CreateMdlRsp 501 tMCA_RESULT MCA_CreateMdlRsp(tMCA_CL mcl, tMCA_DEP dep, function 510 MCA_TRACE_API5 ("MCA_CreateMdlRsp: %d dep=%d mdl_id=%d cfg=%d rsp_code=%d", mcl, dep, mdl_id, cfg, rsp_code); 551 MCA_TRACE_ERROR0 ("The given MCL is not expecting a MCA_CreateMdlRsp with the given parameters" );
|
/external/bluetooth/bluedroid/bta/hl/ |
H A D | bta_hl_act.c | 1419 if (MCA_CreateMdlRsp((tMCA_CL) p_mcb->mcl_handle, 1516 if (MCA_CreateMdlRsp((tMCA_CL) p_mcb->mcl_handle,
|
Completed in 121 milliseconds