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

Method msCountTransmittingTBF

GPRS/MSInfo.cpp:740–743  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

738}
739
740int MSInfo::msCountTransmittingTBF(RLCDir::type dir, TBF**ptbf)
741{
742 return msCountTBF2(dir,TbfMTransmitting,ptbf);
743}
744
745// Downlink time slots as defined by GSM04.60 12.18
746// And I quote: Bit 8 indicates the status of timeslot 0,

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected