MCPcopy Create free account
hub / github.com/RangeNetworks/OpenBTS-UMTS / findTfcForUe

Method findTfcForUe

UMTS/MACEngine.cpp:609–648  ·  view source on GitHub ↗

Find a TFC for the data waiting in this UE, or return NULL on failure. Also return the logIdMap which is the logical channel to be applied to each TrCh. Note: A failure indicates the data in the UE did not match any TFC. In the general case, this could happen because because data is not ready on synchronized channels, for example, for AMR data, there is data in one sub-rab flow but not the others.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

tfcMapClearMethod · 0.80
ueGetTrChConfigMethod · 0.80
uePullLowSideMethod · 0.80
getMaxAnyTfSizeMethod · 0.80
dlMethod · 0.80
iterBeginMethod · 0.80
iterEndMethod · 0.80
getTfcSizeMethod · 0.80
getTfcsMethod · 0.45

Tested by

no test coverage detected