MCPcopy Create free account

hub / github.com/RangeNetworks/openbts / functions

Functions4,187 in github.com/RangeNetworks/openbts

↓ 292 callersMethodwriteField
GPRS/MsgBase.cpp:28
↓ 246 callersMethodreadField
Identical to getField, but add lengthBits to readIndex.
GPRS/ByteVector.h:343
↓ 232 callersMethodbegin
CLI/CLI.h:67
↓ 169 callersMethodend
CLI/CLI.h:68
↓ 146 callersMethodsize
GSM/GSML3CCElements.h:147
↓ 132 callersMethodpush_back
SIP/SIPUtility.h:54
↓ 130 callersMethodstr
This function returns "ByteVector(size=... data:...)"
GPRS/ByteVector.cpp:390
↓ 98 callersMethodsize
size in bytes
GPRS/ByteVector.h:128
↓ 87 callersMethodsize
Transceiver52M/radioVector.cpp:73
↓ 74 callersMethodappend
GPRS/ByteVector.cpp:188
↓ 74 callersMethodsize
Control/L3TranEntry.h:746
↓ 72 callersMethodappendByte
4 byte value
GPRS/ByteVector.h:268
↓ 64 callersMethodcompare
This is static - there is no 'this' argument.
GPRS/ByteVector.cpp:517
↓ 62 callersMethodbegin
GPRS/ByteVector.h:121
↓ 56 callersMethodTN
GPRS/FEC.cpp:59
↓ 53 callersMethodsize
TransceiverRAD1/radioInterface.h:89
↓ 53 callersMethodwrite0
GPRS/MsgBase.h:82
↓ 52 callersMethodl3sendm
Control/L3MMLayer.cpp:720
↓ 46 callersMethodwriteV
GSM04.08 sec 10.5.2.35
GSM/GSML3RRMessages.cpp:379
↓ 45 callersMethodlength
SMS/SMSMessages.cpp:409
↓ 45 callersMethodsegment
Return a segment of a ByteVector that shares the same memory as the original.
GPRS/ByteVector.cpp:120
↓ 43 callersMethodFN
GSM/GSMCommon.cpp:211
↓ 43 callersMethodtime
@name Basic accessors. */ @{ Since mTime is volatile, we can't return a reference.
GSM/GSMTransfer.h:123
↓ 42 callersMethoddigits
SMS/SMSMessages.h:92
↓ 41 callersMethodsize
Is this is a dummy message?
SGSNGGSN/SgsnExport.h:70
↓ 40 callersMethodfind
GPRS/RList.h:38
↓ 37 callersMethodARFCN
GPRS/FEC.cpp:57
↓ 34 callersMethodwrite01
GPRS/MsgBase.h:84
↓ 32 callersMethodclear
GPRS/ByteVector.cpp:59
↓ 32 callersMethodset
GSM/GSMCommon.cpp:202
↓ 31 callersMethodcopyToSegment
Copy part of this ByteVector to a segment of another. The specified span must not exceed our size, and it must fit in the target ByteVector. Unlike Ve
GPRS/ByteVector.cpp:169
↓ 31 callersMethodreal
TransceiverRAD1/Complex.h:114
↓ 30 callersMethodFN
Convert to GSM Frame Number.
GPRS/GPRSRLC.h:115
↓ 30 callersMethodiRate
GSMShare/ViterbiR204.h:100
↓ 29 callersMethodgetGmm
SGSNGGSN/Sgsn.h:228
↓ 29 callersMethodisRealOnly
real-valued operators */
TransceiverRAD1/sigProcLib.h:88
↓ 28 callersMethodisRealOnly
real-valued operators */
Transceiver52M/sigProcLib.h:106
↓ 27 callersMethodread
TransceiverRAD1/fusb.cpp:392
↓ 26 callersMethodMTI
GSM/GSMTransfer.cpp:594
↓ 26 callersMethodtime
timestamp read and write operators */
TransceiverRAD1/radioInterface.h:42
↓ 26 callersMethodtranID
Control/L3TranEntry.h:435
↓ 25 callersMethodbegin
The caller is supposed to lock the mutex via getLock before the start of any use of begin or end.
SIP/SIPUtility.h:46
↓ 25 callersMethodfill
Does not change size().
GPRS/ByteVector.cpp:332
↓ 25 callersMethodgetByte
GPRS/ByteVector.h:271
↓ 25 callersFunctionusbMsg
TransceiverRAD1/rnrad1Core.cpp:40
↓ 24 callersMethodprimitive
GSM/GSMTransfer.h:603
↓ 23 callersMethodwrite
GSM/GSMTransfer.cpp:149
↓ 22 callersMethodPF
Look into the LAPDm header and get the P/F bit. */
GSM/GSMTransfer.h:566
↓ 22 callersFunctiongetTBF
GPRS/RLCEngine.h:240
↓ 22 callersMethodlengthV
GSM/GSML3CCElements.cpp:237
↓ 22 callersMethodparseLV
GSM/GSML3Message.cpp:200
↓ 22 callersMethodparseV
expectedLength is in BYTES!
GSM/GSML3Message.cpp:295
↓ 22 callersMethodsize
Scanning/Scanning.h:158
↓ 22 callersMethodsize
SIP/SIPUtility.h:50
↓ 21 callersMethodPD
Protocol Discriminator, GSM 04.08 10.2. */
GSM/GSMTransfer.h:700
↓ 21 callersMethodl2sendm
Serialize and send an L3Message with a given primitive. The msg is not deleted; its value is used before return.
GSM/GSMLogicalChannel.cpp:82
↓ 21 callersMethodreset
Stop the timer. */
GSM/GSMCommon.h:583
↓ 21 callersMethodwriteTLV
GSM/GSML3Message.cpp:259
↓ 20 callersMethodappendField
GPRS/ByteVector.cpp:471
↓ 20 callersMethodhexstr
This function returns just the payload part as a hex string. Also works if the ByteVector is encoded as BCD. Probably not efficient, but we are using
GPRS/ByteVector.cpp:371
↓ 20 callersMethodlengthLV
GSM/GSML3Message.h:203
↓ 19 callersMethodaddc
Count of commas.
Control/TMSITable.cpp:353
↓ 19 callersMethodhead
pat 2-2012: I am modifying this to use the refcnts, so to get a segment with an incremented refcnt, use: alias().segment(...) ByteVector alias() { ret
GPRS/ByteVector.h:253
↓ 19 callersFunctionip_ntoa
ip address is in network order; return as dotted string.
SGSNGGSN/iputils.cpp:70
↓ 19 callersMethodlengthTLV
GSM/GSML3Message.h:205
↓ 18 callersFunctionchk_result
TransceiverRAD1/RAD1Cmd.cpp:138
↓ 18 callersMethodelapsed
GPRS/GPRSRLC.h:133
↓ 18 callersMethodend
SIP/SIPUtility.h:47
↓ 18 callersMethodload
Return the number of messages waiting for transmission. */
GSM/GSMLogicalChannel.h:589
↓ 18 callersMethodsubscriberIMSI
Control/L3TranEntry.h:419
↓ 18 callersMethodvalid
postfix
GPRS/GPRSRLC.h:101
↓ 18 callersMethodwrite
GPRS/RLCHdr.h:288
↓ 17 callersMethodactive
GSM/GSML1FEC.cpp:276
↓ 17 callersMethodopen
GSM/GSML1FEC.cpp:247
↓ 17 callersFunctionscaleVector
TransceiverRAD1/sigProcLib.cpp:792
↓ 17 callersMethodwriteL
GSM/GSMTransfer.cpp:623
↓ 16 callersFunctionconfigGetNumQ
Get the number quietly. Use this for debug options we dont need the user to see.
GPRS/MAC.cpp:97
↓ 16 callersMethoddeadOrRemoved
Control/L3TranEntry.cpp:418
↓ 16 callersMethoddumpOTLV
SGSNGGSN/GPRSL3Messages.cpp:156
↓ 16 callersMethodparseTLV
GSM/GSML3Message.cpp:240
↓ 16 callersFunctionstrceql
SIP/SIPParse.cpp:102
↓ 16 callersFunctiontestEncodeDecode
Pat modified to use the Viterbi base class.
GSMShare/AMRTest.cpp:36
↓ 15 callersMethodRSSI
GSM/GSMTransfer.h:200
↓ 15 callersMethodSACCH
@name Accessors. */ @{
GSM/GSMLogicalChannel.h:106
↓ 15 callersMethodchanRelease
Set the flag, which will perform the channel release from the channel serviceloop.
Control/L3LogicalChannel.cpp:303
↓ 15 callersMethoddownstream
(pat) This can only be called during initialization, because installDecoder aborts if it is called twice on the same channel. This routine is used for
GSM/GSML1FEC.cpp:535
↓ 15 callersMethodgetNibble
GPRS/ByteVector.h:272
↓ 14 callersMethodchanGetContext
Control/L3LogicalChannel.cpp:128
↓ 14 callersMethodnorm2
TransceiverRAD1/Complex.h:112
↓ 14 callersMethodnorm2
Transceiver52M/Complex.h:112
↓ 14 callersMethodreadByte
4 byte value
GPRS/ByteVector.h:278
↓ 14 callersMethodreal
Transceiver52M/Complex.h:114
↓ 14 callersMethodsgsnWriteHighSideMsg
SGSNGGSN/Sgsn.cpp:394
↓ 14 callersMethodtimingError
GSM/GSMTransfer.h:202
↓ 14 callersMethodtransactionID
Control/ControlCommon.h:197
↓ 13 callersFunctionBSSGWriteLowSide
GPRS/BSSG.cpp:361
↓ 13 callersFunctionappendHeader
SIP/SIPMessage.cpp:165
↓ 13 callersMethodgetFactoryCalibration
TRXManager/TRXManager.cpp:600
↓ 13 callersMethodgetTmsiStatus
Control/L3MobilityManagement.h:183
↓ 13 callersMethodsetLPEPulse
GSM/GSML1FEC.cpp:1781
next →1–100 of 4,187, ranked by callers