#include <nas.h>
|
uint8_t | mcc [NAS_PLMN_LENGTH] |
|
uint8_t | mnc [NAS_PLMN_LENGTH] |
|
uint16_t | lac1 |
|
uint16_t | lac2 |
|
uint8_t | PLMNRecID |
|
This structure contains Operator PLMN.
- Parameters
-
mcc |
- MCC in ASCII string (a value of D in any of the digits is to be used to indicate a "wild" value for that corresponding digit).
|
mnc |
- MNC in ASCII string (a value of D in any of the digits is to be used to indicate a "wild" value for that corresponding digit; digit 3 in MNC is optional and when not present, will be set as ASCII F).
|
lac1 |
|
lac2 |
|
PLMNRecID |
- PLMN network name record identifier.
|
The documentation for this struct was generated from the following file: