MCPcopy Create free account
hub / github.com/MaaXYZ/MaaFramework / connected

Method connected

source/MaaAdbControlUnit/Manager/AdbControlUnitMgr.cpp:87–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85}
86
87bool AdbControlUnitMgr::connected() const
88{
89 return connection_.is_alive();
90}
91
92bool AdbControlUnitMgr::request_uuid(std::string& uuid)
93{

Callers

nothing calls this directly

Calls 1

is_aliveMethod · 0.80

Tested by

no test coverage detected