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

Method debugName

Control/L3SupServ.cpp:564–564  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

562 MachineStatus machineRunState(int state, const GSM::L3Message* l3msg, const SIP::DialogMessage *sipmsg);
563 MOSSDMachine(TranEntry *wTran) : SSDBase(wTran) {}
564 const char *debugName() const { return "MOSSDMachine"; }
565 void sendUssdMsg(string ussdin, bool final);
566};
567

Callers 1

handleRecursionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected