Enumeration

QmiWdaLoopBackState

since: 1.36

Declaration

enum Qmi.WdaLoopBackState

Description [src]

Loopback configuration state.

Available since: 1.36

Members

QMI_WDA_LOOPBACK_DISABLED

Disabled.

  • Value: 0
  • Available since: 1.36
QMI_WDA_LOOPBACK_ENABLED

Enabled.

  • Value: 1
  • Available since: 1.36

Type functions

qmi_wda_loop_back_state_get_string

Gets the nickname string for the QmiWdaLoopBackState specified at val.

since: 1.36