Struct

QmiMessageDmsSetEventReportInput

since: 1.0

Description [src]

struct QmiMessageDmsSetEventReportInput {
  /* No available fields */
}

The QmiMessageDmsSetEventReportInput structure contains private data and should only be accessed using the provided API.

Available since: 1.0

Constructors

qmi_message_dms_set_event_report_input_new

Allocates a new QmiMessageDmsSetEventReportInput.

since: 1.0

Instance methods

qmi_message_dms_set_event_report_input_get_activation_state_reporting

Get the ‘Activation State Reporting’ field from self.

since: 1.0

qmi_message_dms_set_event_report_input_get_battery_level_report_limits

Get the ‘Battery Level Report Limits’ field from self.

since: 1.0

qmi_message_dms_set_event_report_input_get_operating_mode_reporting

Get the ‘Operating Mode Reporting’ field from self.

since: 1.0

qmi_message_dms_set_event_report_input_get_pin_state_reporting

Get the ‘PIN State Reporting’ field from self.

since: 1.0

qmi_message_dms_set_event_report_input_get_power_state_reporting

Get the ‘Power State Reporting’ field from self.

since: 1.0

qmi_message_dms_set_event_report_input_get_prl_init_reporting

Get the ‘PRL Init Reporting’ field from self.

since: 1.0

qmi_message_dms_set_event_report_input_get_uim_state_reporting

Get the ‘UIM State Reporting’ field from self.

since: 1.0

qmi_message_dms_set_event_report_input_get_wireless_disable_state_reporting

Get the ‘Wireless Disable State Reporting’ field from self.

since: 1.0

qmi_message_dms_set_event_report_input_ref

Atomically increments the reference count of self by one.

since: 1.0

qmi_message_dms_set_event_report_input_set_activation_state_reporting

Set the ‘Activation State Reporting’ field in the message.

since: 1.0

qmi_message_dms_set_event_report_input_set_battery_level_report_limits

Set the ‘Battery Level Report Limits’ field in the message.

since: 1.0

qmi_message_dms_set_event_report_input_set_operating_mode_reporting

Set the ‘Operating Mode Reporting’ field in the message.

since: 1.0

qmi_message_dms_set_event_report_input_set_pin_state_reporting

Set the ‘PIN State Reporting’ field in the message.

since: 1.0

qmi_message_dms_set_event_report_input_set_power_state_reporting

Set the ‘Power State Reporting’ field in the message.

since: 1.0

qmi_message_dms_set_event_report_input_set_prl_init_reporting

Set the ‘PRL Init Reporting’ field in the message.

since: 1.0

qmi_message_dms_set_event_report_input_set_uim_state_reporting

Set the ‘UIM State Reporting’ field in the message.

since: 1.0

qmi_message_dms_set_event_report_input_set_wireless_disable_state_reporting

Set the ‘Wireless Disable State Reporting’ field in the message.

since: 1.0

qmi_message_dms_set_event_report_input_unref

Atomically decrements the reference count of self by one. If the reference count drops to 0, self is completely disposed.

since: 1.0