GSM Cell Info. More...
#include <gllbs_types.h>
GSM Cell Info.
This parameter defines the parameter of a GSM radio cell.
Reference: OMA SUPL TS (Section 7.11.1 GSM Cell Info).
ASN.1 specification:
GsmCellInformation ::= SEQUENCE { refMCC INTEGER(0..999), -- Mobile Country Code refMNC INTEGER(0..999), -- Mobile Network Code refLAC INTEGER(0..65535), -- Location area code refCI INTEGER(0..65535), -- Cell identity nMR NMR OPTIONAL, tA INTEGER(0..255) OPTIONAL, -- Timing Advance ... }