Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RangeNetworks/openbts
/ PagerServiceLoopAdapter
Method
PagerServiceLoopAdapter
Control/RadioResource.cpp:401–405 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
399
400
401
void* Control::PagerServiceLoopAdapter(Pager *pager)
402
{
403
pager->serviceLoop();
404
return NULL;
405
}
406
407
void Pager::serviceLoop()
408
{
Callers
nothing calls this directly
Calls
1
serviceLoop
Method · 0.45
Tested by
no test coverage detected