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

Method L3CipheringModeCommand

GSM/GSML3RRMessages.h:1144–1147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1142 public:
1143
1144 L3CipheringModeCommand(L3CipheringModeSetting wCipheringModeSetting, L3CipheringModeResponse wCipheringResponse)
1145 : mCipheringModeSetting(wCipheringModeSetting),
1146 mCipheringResponse(wCipheringResponse)
1147 { }
1148
1149 int MTI() const;
1150

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected