#include <nas.h>
|
uint8_t | netReg |
|
uint16_t | mcc |
|
uint16_t | mnc |
|
Contain the network selection preference.
- Parameters
-
netReg |
- specifies one of the following actions:
- 0x00 - Automatic registration
- Device registers according to its provisioning; MCC and MNC fields must also contain valid values if Radio Access Technology (TLV 0x22) is present. Otherwise, MCC and MNC are ignored.
- 0x01 - Manual Registration
- Device registers to specified network; MCC and MNC fields must also contain valid values.
- All other values are reserved.
|
mcc |
- MCC value. Range 0 to 999
|
mnc |
- MNC value. Range 0 to 999
|
The documentation for this struct was generated from the following file: