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

Method descriptiveString

Control/L3LogicalChannel.cpp:65–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63}
64
65const char *L3LogicalChannel::descriptiveString() const {
66 return "undefined";
67}
68
69L2LogicalChannel * L3LogicalChannel::getL2Channel() {
70 // We dont need a dynamic cast since L2 and L3 LogicalChannel are always allocated together.

Callers 6

mmStartMTDialogMethod · 0.45
closeCallMethod · 0.45
teCloseCallNowMethod · 0.45
machTextMethod · 0.45
checkemMessagesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected