Attention is currently required from: arehbein.
1 comment:
File include/osmocom/bsc/gsm_data.h:
Patch Set #1, Line 654: enum gprs_cs {
This enum pretty much already exists in `libosmocore/include/osmocom/gsm/protocol/gsm_44_060.h`. […]
IIUC the one under gsm_44_06.h is used to describe internal data structures / fields, while the other describes bits in a bitmask used in a field sent over a specific protocol (ipaccess Abis OML/RSL). So the purpose is different and hence the values of each one may be different. Can you check the use of those and see if I'm correct?
To view, visit change 31304. To unsubscribe, or for help writing mail filters, visit settings.