Attention is currently required from: pespin.
2 comments:
File include/osmocom/gprs/gprs_bssgp.h:
Patch Set #4, Line 205: /* BSSGP procedure timing - timers and related counters (TS 101 343 v8.12.0 section 12.1)
AFAIC first ETSI managed the releases, and afterwards they were transferred to 3GPP. […]
Done
File include/osmocom/gprs/gprs_rlc.h:
Patch Set #1, Line 47: enum gprs_rlc_par {
Please check which similar fields/enums are used when encoding the msg transmitted into the wire, an […]
I already had looked at files in `libosmo-abis/include/osmocom/abis`, but there isn't much to go on: Hardly any constants, and I didn't feel like it fit in anywhere.
Looking for 'OML' or 'oml' in `libosmo-abis/include` also doesn't give anything worthwile (same with `12` or `21).
The only defines around usage of that buffer come from `libosmocore/osmocom/gsm/protocol/gsm_12_21.h` I think. At least currently that header seems to be pretty clear of anything above the Abis layer, though.
To view, visit change 31303. To unsubscribe, or for help writing mail filters, visit settings.