Searched defs:dep (Results 1 – 4 of 4) sorted by relevance
/system/bt/stack/mcap/ |
D | mca_api.c | 287 tMCA_RESULT MCA_DeleteDep(tMCA_HANDLE handle, tMCA_DEP dep) in MCA_DeleteDep() 423 tMCA_RESULT MCA_CreateMdl(tMCA_CL mcl, tMCA_DEP dep, UINT16 data_psm, in MCA_CreateMdl() 501 tMCA_RESULT MCA_CreateMdlRsp(tMCA_CL mcl, tMCA_DEP dep, in MCA_CreateMdlRsp() 599 tMCA_RESULT MCA_ReconnectMdl(tMCA_CL mcl, tMCA_DEP dep, UINT16 data_psm, in MCA_ReconnectMdl() 667 tMCA_RESULT MCA_ReconnectMdlRsp(tMCA_CL mcl, tMCA_DEP dep, in MCA_ReconnectMdlRsp()
|
D | mca_dsm.c | 173 tMCA_DCB *mca_dcb_alloc(tMCA_CCB*p_ccb, tMCA_DEP dep) in mca_dcb_alloc() 213 UINT8 mca_dep_free_mdl(tMCA_CCB *p_ccb, tMCA_DEP dep) in mca_dep_free_mdl()
|
D | mca_main.c | 623 BOOLEAN mca_is_valid_dep_id(tMCA_RCB *p_rcb, tMCA_DEP dep) in mca_is_valid_dep_id()
|
D | mca_int.h | 186 tMCA_CS dep[MCA_NUM_DEPS]; /* the registration info for each MDEP */ member
|