MCPcopy 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
349void *GSM::LAPDmServiceLoopAdapter(L2LAPDm *lapdm)
350{
351 lapdm->serviceLoop();
352 return NULL;
353}
354
355
356

Callers

nothing calls this directly

Calls 1

serviceLoopMethod · 0.45

Tested by

no test coverage detected