Added single octet TV (type + value) to libosmocore.
commitd0629eee06c529683508be78bb9b14b3f0d7996c
authorAndreas Eversberg <jolly@eversberg.eu>
Sun, 25 Apr 2010 15:53:16 +0000 (25 17:53 +0200)
committerAndreas Eversberg <jolly@eversberg.eu>
Sun, 25 Apr 2010 15:53:16 +0000 (25 17:53 +0200)
tree826c2c1cb7abf720436bcc0b231326955a76a192
parente91d8a934c685f9d89f10d3e2fd927102f022cd3
Added single octet TV (type + value) to libosmocore.

In case of a single octet, the upper nibble is the type, the lower nibble
carries the value.
src/shared/libosmocore/include/osmocore/tlv.h
src/shared/libosmocore/src/tlv_parser.c