Searched defs:GetHandle (Results 1 – 4 of 4) sorted by relevance
/system/bt/tools/mcap_tool/ | ||
D | mcap_test_mdep.cc | 47 tMCA_DEP McapMdep::GetHandle() const { return _mdep_handle; } in GetHandle() function in SYSTEM_BT_TOOLS_MCAP_TOOL::McapMdep |
D | mcap_test_mdl.cc | 125 tMCA_DL McapMdl::GetHandle() { return _mdl_handle; } in GetHandle() function in SYSTEM_BT_TOOLS_MCAP_TOOL::McapMdl |
D | mcap_test_mcl.cc | 140 tMCA_CL McapMcl::GetHandle() const { return _mcl_handle; } in GetHandle() function in SYSTEM_BT_TOOLS_MCAP_TOOL::McapMcl |
D | mcap_test_app.cc | 165 uint8_t McapTestApp::GetHandle() { return _mcap_handle; } in GetHandle() function in SYSTEM_BT_TOOLS_MCAP_TOOL::McapTestApp |