#include <nas.h>
|
uint16_t | MCC |
|
uint16_t | MNC |
|
uint32_t | InUse |
|
uint32_t | Roaming |
|
uint32_t | Forbidden |
|
uint32_t | Preferred |
|
char | Desription [255] |
|
Contain the 3GPP network information.
- Parameters
-
MCC |
|
MNC |
|
InUse |
- Is the Network the current serving Network
- 0 - Unknown
- 1 - Current serving network
- 2 - Not current serving network, available
|
Roaming |
- Home/Roam Status of the Network
- 0 - Unknown
- 1 - Home
- 2 - Roam
|
Forbidden |
- Is the Network in the forbidden network list
- 0 - Unknown
- 1 - Forbidden
- 2 - Not Forbidden
|
Preferred |
- Is the Network in the Preferred network list
- 0 - Unknown
- 1 - Preferred
- 2 - Not Preferred
|
Description |
- Network Name/Description
- This is a NULL terminated string.
|
The documentation for this struct was generated from the following file: