Attention is currently required from: jolly.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35391?usp=email )
Change subject: Add LLC and HLC transcoding to MNCC transcoding functions ......................................................................
Patch Set 1:
(1 comment)
File src/gsm/gsm48_ie.c:
https://gerrit.osmocom.org/c/libosmocore/+/35391/comment/1dea33a5_90babfdf PS1, Line 412: /*! Encode TS 04.08 High Layer compatibility IE (10.5.4.16) */
All this looks a bit overkill to me, having a struct containing a len field and a buffer, and then c […]
AFAIU this is all really a len and a buffer, so I don't really see the need for a specific structure to hold them.