diff options
author | Harald Welte <laforge@gnumonks.org> | 2012-07-14 01:50:33 +0200 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2012-07-14 01:50:33 +0200 |
commit | 2fe684755a3c8181a4dde0f5dcabac9c0c5a809c (patch) | |
tree | 2de721815a22e8c16eae2c9e7a1b2b695e8c44bd /include/osmocom/gprs | |
parent | a9250b9ebcdab7134e5d062e8ca37f9532eca5e8 (diff) |
TLV: add new "vTvLV" type for GAN
This new TLV type is specific to TS 44.318. Contrary to the TvLV type
of TS 08.16/08.18, it has an inverted meaning of the extension (0x80)
bit:
* if the extension bit is not set, 1-byte length
* if the extension bit is set, 2-byte length
Futhermore, it has support for variable-length tags, where the tag part
can be optionally two bytes in length. As this esoteric option hasn't
been seen in the wild yet, we only add encoding support but skip
decoding for now.
Diffstat (limited to 'include/osmocom/gprs')
0 files changed, 0 insertions, 0 deletions