Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
87
bool AdbControlUnitMgr::connected() const
88
{
89
return connection_.is_alive();
90
}
91
92
bool AdbControlUnitMgr::request_uuid(std::string& uuid)
93
{
Callers
nothing calls this directly
Calls
1
is_alive
Method · 0.80
Tested by
no test coverage detected