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

Method L3SystemInformationType4

GSM/GSML3RRMessages.cpp:416–420  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

414
415
416L3SystemInformationType4::L3SystemInformationType4()
417 :L3RRMessageRO(),
418 mHaveCBCH(gConfig.getStr("Control.SMSCB.Table").length() != 0),
419 mCBCHChannelDescription(SDCCH_4_2,0,gConfig.getNum("GSM.Identity.BSIC.BCC"),gConfig.getNum("GSM.Radio.C0"))
420{ }
421
422
423size_t L3SystemInformationType4::l2BodyLength() const

Callers

nothing calls this directly

Calls 1

lengthMethod · 0.45

Tested by

no test coverage detected