#include <nas.h>
|
uint16_t | MCC |
|
uint16_t | MNC |
|
uint8_t | netDescrLength |
|
uint8_t | netDescr [255] |
|
This structure contains the current PLMN parameters
- Parameter values default to their data type's maximum unsigned value unless explicitly stated otherwise.
- Parameters
-
MCC |
- mobile country code
- A 16 bit representation of MCC
- Range 0 to 999
|
MNC |
- mobile network code
- A 16 bit representation of MNC
- Range 0 to 999
|
netDescrLength |
- Length of Network description field
- Defaults to zero
|
netDescr |
- Network Description
- optional string containing network name or description
|
The documentation for this struct was generated from the following file: