Enumeration
QmiNasPlmnNameCountryInitials
since: 1.18
Description [src]
PLMN name country initials options. See 3GPP TS 24.008 section “Network Name information element”.
Available since: 1.18
Members
QMI_NAS_PLMN_NAME_COUNTRY_INITIALS_DO_NOT_ADD-
Don’t add country initials.
- Value:
0 - Nickname:
initials-do-not-add - Available since: 1.18
- Value:
QMI_NAS_PLMN_NAME_COUNTRY_INIITALS_ADD-
Add country initials.
- Value:
1 - Nickname:
iniitals-add - Available since: 1.18
- Value:
QMI_NAS_PLMN_NAME_COUNTRY_INIITALS_UNSPECIFIED-
Unspecified.
- Value:
255 - Nickname:
iniitals-unspecified - Available since: 1.18
- Value:
Type functions
qmi_nas_plmn_name_country_initials_get_string
Gets the nickname string for the QmiNasPlmnNameCountryInitials specified at val.
since: 1.18