Added single octet TV (type + value) to libosmocore.
[osmocom-bb.git] / include / osmocore / tlv.h
index c733dbc..4cfce87 100644 (file)
@@ -212,6 +212,7 @@ enum tlv_type {
        TLV_TYPE_TLV,
        TLV_TYPE_TL16V,
        TLV_TYPE_TvLV,
+       TLV_TYPE_SINGLE_TV
 };
 
 struct tlv_def {