This structure contains unpack get get home network parameters.
- Parameters
-
mcc |
- Mobile country code (UMTS only).
- A 16-bit integer representation of MCC. Range: 0 to 999.
- Bit to check in ParamPresenceMask - 1
|
mnc |
- Mobile network code (UMTS only).
- A 16-bit integer representation of MNC. Range: 0 to 999.
- Bit to check in ParamPresenceMask - 1
|
name |
- Network name or description represented as a NULL terminated string (empty string returned when unknown) (UMTS only).
- Bit to check in ParamPresenceMask - 1
|
sid |
- Home network system ID
- 0xFFFF - Unknown.
- Only applies to cdma2000
- Bit to check in ParamPresenceMask - 16
|
nid |
- Home network ID
- 0xFFFF - Unknown.
- Only applies to cdma2000
- Bit to check in ParamPresenceMask - 16
|
ParamPresenceMask |
- bitmask representation to indicate valid parameters.
|