Attention is currently required from: jolly, pespin.
fixeria 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 2:
(1 comment)
File src/gsm/gsm48_ie.c:
https://gerrit.osmocom.org/c/libosmocore/+/35391/comment/1284efa6_c3f4a299 PS2, Line 413: gsm48_encode_highl_compat The `encode`/`decode` in symbol names creates a false impression that these functions actually `encode`/`decode` from/to an abstract representation. We may need the actual encoding/decoding on the MS side (osmocom-bb). Maybe call it pack/unpack or wrap/unwrap to avoid confusion?