CBerTlv Class Reference

class CBerTlv : public CTlvBase

Inherits from

Constructor & Destructor Documentation

CBerTlv()

IMPORT_C CBerTlv ( )

Default constructor

Member Functions Documentation

TlvByTagValue(CTlv *, TUint8, TInt)

IMPORT_C TInt TlvByTagValue ( CTlv * aTlv,
TUint8 aTlvTag,
TInt aItemNbr = 0
)

Find TLV by tag value

Parameters

CTlv * aTlv
TUint8 aTlvTag
TInt aItemNbr = 0

TlvByTagValueMulti(CTlv *, TUint8)

IMPORT_C TInt TlvByTagValueMulti ( CTlv * aTlv,
TUint8 aTlvTag
)

Find several TLVs by tag value

Parameters

CTlv * aTlv
TUint8 aTlvTag