Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RangeNetworks/openbts
/ LAPDmServiceLoopAdapter
Method
LAPDmServiceLoopAdapter
GSM/GSML2LAPDm.cpp:349–353 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
347
348
349
void *GSM::LAPDmServiceLoopAdapter(L2LAPDm *lapdm)
350
{
351
lapdm->serviceLoop();
352
return NULL;
353
}
354
355
356
Callers
nothing calls this directly
Calls
1
serviceLoop
Method · 0.45
Tested by
no test coverage detected