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

Method CCBase

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

Source from the content-addressed store, hash-verified

44 MachineStatus defaultMessages(int state, const GSM::L3Message*);
45 bool isVeryEarly();
46 CCBase(TranEntry *wTran) : SSDBase(wTran) {}
47 MachineStatus closeCall(GSM::L3Cause cause);
48 MachineStatus sendReleaseComplete(GSM::L3Cause cause);
49 MachineStatus sendRelease(GSM::L3Cause cause);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected