gsm_04_60.h: Better describe origin of enum osmo_gprs_nmo

Change-Id: Ied6c11aa92ea5a2e18a6045cefddfd4e40108174
This commit is contained in:
Pau Espin 2023-02-17 12:22:39 +01:00 committed by pespin
parent ef5d3bcb79
commit 66188dc3c2
1 changed files with 2 additions and 1 deletions

View File

@ -160,7 +160,8 @@ struct gprs_rlc_dl_header_egprs_3 {
#endif
} __attribute__ ((packed));
/* TS 03.60 Chapter 6.3.3.1: Network Mode of Operation */
/* TS 44.060 Table 12.24.2
* Meaning of values documented in TS 23.060 Chapter 6.3.3.1: Network Mode of Operation */
enum osmo_gprs_nmo {
GPRS_NMO_I = 0, /* CS pagin on GPRS paging or traffic channel */
GPRS_NMO_II = 1, /* all paging on CCCH */