Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RangeNetworks/openbts
/ PowerManagerServiceLoopAdapter
Method
PowerManagerServiceLoopAdapter
GSM/PowerManager.cpp:108–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
107
108
void* GSM::PowerManagerServiceLoopAdapter(PowerManager *pm)
109
{
110
pm->serviceLoop();
111
return NULL;
112
}
113
114
115
void PowerManager::start()
Callers
nothing calls this directly
Calls
1
serviceLoop
Method · 0.45
Tested by
no test coverage detected