Searched defs:IsConnected (Results 1 – 3 of 3) sorted by relevance
/system/bt/tools/mcap_tool/ | ||
D | mcap_test_mdl.cc | 115 bool McapMdl::IsConnected() { return _mdl_handle > 0; } in IsConnected() function in SYSTEM_BT_TOOLS_MCAP_TOOL::McapMdl |
D | mcap_test_mcl.cc | 202 bool McapMcl::IsConnected() { return _mcl_handle > 0; } in IsConnected() function in SYSTEM_BT_TOOLS_MCAP_TOOL::McapMcl |
/system/bt/btif/src/ | ||
D | btif_av.cc | 862 bool BtifAvPeer::IsConnected() const { in IsConnected() function in BtifAvPeer |