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

Method TCHActive

GSM/GSMConfig.cpp:503–506  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

501}
502
503unsigned GSMConfig::TCHActive() const
504{
505 return countActive(mTCHPool);
506}
507
508unsigned GSMConfig::TCHTotal() const
509{

Callers 3

exit_functionFunction · 0.80
printStatsFunction · 0.80
HandoverDeterminationFunction · 0.80

Calls 1

countActiveFunction · 0.85

Tested by

no test coverage detected