HomeSort by relevance Sort by last modified time
    Searched refs:mcap_mdep (Results 1 - 2 of 2) sorted by null

  /system/bt/tools/mcap_tool/
mcap_test_app.cc 259 McapMdep* mcap_mdep = FindMdepByHandle(p_data->create_ind.dep_id); local
260 if (!mcap_mdep) {
269 mcap_mdep->GetHandle(), p_data->create_ind.mdl_id,
mcap_tool.cc 667 McapMdep* mcap_mdep = sMcapTestApp->FindMdepByHandle(mdep_handle); local
668 if (!mcap_mdep) {
672 bool ret = mcap_mdep->Delete();

Completed in 74 milliseconds