MCPcopy Create free account
hub / github.com/RangeNetworks/openbts / CCCHLogicalChannelServiceLoopAdapter

Method CCCHLogicalChannelServiceLoopAdapter

GSM/GSMLogicalChannel.cpp:180–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

178
179
180void *GSM::CCCHLogicalChannelServiceLoopAdapter(CCCHLogicalChannel* chan)
181{
182 chan->serviceLoop();
183 return NULL;
184}
185
186#if ENABLE_PAGING_CHANNELS
187// (pat) This routine is going to be entirely replaced with one that works better for gprs.

Callers

nothing calls this directly

Calls 1

serviceLoopMethod · 0.45

Tested by

no test coverage detected