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

Function initMTC

Control/L3CallControl.cpp:1225–1228  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1223}
1224
1225void initMTC(TranEntry *tran)
1226{
1227 tran->teSetProcedure(new MTCMachine(tran));
1228}
1229
1230
1231}; // namespace

Callers 1

mmuServiceMTQueuesMethod · 0.85

Calls 1

teSetProcedureMethod · 0.80

Tested by

no test coverage detected