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

Method setPacketPollTime

GSM/GSML3GPRSElements.cpp:137–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135}
136
137void L3IAPacketAssignment::setPacketPollTime(unsigned wTBFStartingTime)
138{
139 mPolling = true;
140 mTBFStartingTimePresent = true;
141 mTBFStartingTime = wTBFStartingTime;
142}
143
144void L3IAPacketAssignment::setPacketUplinkAssignFixed()
145{

Callers 1

sendAssignmentCcchFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected