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

Method trxRunning

TRXManager/TRXManager.cpp:460–464  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

458}
459
460bool ::ARFCNManager::trxRunning()
461{
462 int status = sendCommand("POWEROFF");
463 return status == 0;
464}
465
466
467

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected