Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1225
void initMTC(TranEntry *tran)
1226
{
1227
tran->teSetProcedure(new MTCMachine(tran));
1228
}
1229
1230
1231
}; // namespace
Callers
1
mmuServiceMTQueues
Method · 0.85
Calls
1
teSetProcedure
Method · 0.80
Tested by
no test coverage detected