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

Method MOSMSMachine

Control/L3SMSControl.cpp:54–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52 bool handleRPDU(const RLFrame& RPDU);
53 public:
54 MOSMSMachine(TranEntry *tran) : SMSCommon(tran), mSmsState(MoSmsIdle) {}
55 const char *debugName() const { return "MOSMSMachine"; }
56 friend void startMOSMS(const GSM::L3MMMessage *l3msg, MMContext *mmchan);
57};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected