Enumeration

QmiNasLteVoiceDomain

since: 1.28

Declaration

enum Qmi.NasLteVoiceDomain

Description [src]

LTE voice domain.

Available since: 1.28

Members

QMI_NAS_LTE_VOICE_DOMAIN_NONE

No voice.

  • Value: 0
  • Available since: 1.28
QMI_NAS_LTE_VOICE_DOMAIN_IMS

Voice is supported over IMS network.

  • Value: 1
  • Available since: 1.28
QMI_NAS_LTE_VOICE_DOMAIN_1X

Voice is supported over the 1X network.

  • Value: 2
  • Available since: 1.28
QMI_NAS_LTE_VOICE_DOMAIN_3GPP

Voice is supported over the 3GPP network.

  • Value: 3
  • Available since: 1.28

Type functions

qmi_nas_lte_voice_domain_get_string

Gets the nickname string for the QmiNasLteVoiceDomain specified at val.

since: 1.28