Searched defs:tMCA_RESULT (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
H A Dmca_api.h48 typedef UINT8 tMCA_RESULT; typedef
291 MCA_API extern tMCA_RESULT MCA_CreateDep(tMCA_HANDLE handle, tMCA_DEP *p_dep, tMCA_CS *p_cs);
306 MCA_API extern tMCA_RESULT MCA_DeleteDep(tMCA_HANDLE handle, tMCA_DEP dep);
324 MCA_API extern tMCA_RESULT MCA_ConnectReq(tMCA_HANDLE handle, BD_ADDR bd_addr,
341 MCA_API extern tMCA_RESULT MCA_DisconnectReq(tMCA_CL mcl);
358 MCA_API extern tMCA_RESULT MCA_CreateMdl(tMCA_CL mcl, tMCA_DEP dep, UINT16 data_psm,
376 MCA_API extern tMCA_RESULT MCA_CreateMdlRsp(tMCA_CL mcl, tMCA_DEP dep,
391 MCA_API extern tMCA_RESULT MCA_CloseReq(tMCA_DL mdl);
406 MCA_API extern tMCA_RESULT MCA_ReconnectMdl(tMCA_CL mcl, tMCA_DEP dep, UINT16 data_psm,
422 MCA_API extern tMCA_RESULT MCA_ReconnectMdlRs
[all...]

Completed in 65 milliseconds