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

Function l3start

Control/L3StateMachine.cpp:1085–1089  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1083#endif
1084
1085void l3start()
1086{
1087 // We are not doing it this way in GSM. Each channel has its own service loop.
1088 // if (l3rewrite()) { gCSL3StateMachine.csl3Start(); }
1089}
1090
1091
1092}; // namespace

Callers 1

startMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected