Searched defs:mdep_handle (Results 1 – 4 of 4) sorted by relevance
/system/bt/tools/mcap_tool/ |
D | mcap_test_mcl.cc | 52 McapMdl* McapMcl::AllocateMdl(tMCA_DEP mdep_handle, uint16_t mdl_id, in AllocateMdl() 71 bool McapMcl::CreateMdl(tMCA_DEP mdep_handle, uint16_t data_psm, in CreateMdl() 101 bool McapMcl::CreateMdlResponse(tMCA_DEP mdep_handle, uint16_t mdl_id, in CreateMdlResponse()
|
D | mcap_test_mdl.cc | 48 tMCA_CL mcl_handle, tMCA_DEP mdep_handle, uint16_t mdl_id, in McapMdl() 58 bool McapMdl::UpdateContext(tMCA_DEP mdep_handle, uint8_t dep_id, uint8_t cfg) { in UpdateContext()
|
D | mcap_test_app.cc | 185 McapMdep* McapTestApp::FindMdepByHandle(tMCA_DEP mdep_handle) { in FindMdepByHandle() 303 tMCA_DEP mdep_handle = 0; in ControlCallback() local
|
D | mcap_tool.cc | 648 uint8_t mdep_handle = get_int(&p, 0); in do_mcap_delete_mdep() local 705 uint16_t mdep_handle = get_int(&p, 0); // arg2 in do_mcap_create_mdl() local
|