Struct
QmiMessageNasSetEventReportInput
since: 1.0
Description [src]
struct QmiMessageNasSetEventReportInput {
/* No available fields */
}
The QmiMessageNasSetEventReportInput
structure contains private data and should only be accessed
using the provided API.
Available since: 1.0
Constructors
qmi_message_nas_set_event_report_input_new
Allocates a new QmiMessageNasSetEventReportInput
.
since: 1.0
Instance methods
qmi_message_nas_set_event_report_input_get_ecio_indicator
Get the ‘ECIO Indicator’ field from self
.
since: 1.0
qmi_message_nas_set_event_report_input_get_ecio_threshold
Get the ‘ECIO Threshold’ field from self
.
since: 1.0
qmi_message_nas_set_event_report_input_get_error_rate_indicator
Get the ‘Error Rate Indicator’ field from self
.
since: 1.0
qmi_message_nas_set_event_report_input_get_io_indicator
Get the ‘IO Indicator’ field from self
.
since: 1.0
qmi_message_nas_set_event_report_input_get_lte_rsrp_delta
Get the ‘LTE RSRP Delta’ field from self
.
since: 1.0
qmi_message_nas_set_event_report_input_get_lte_snr_delta
Get the ‘LTE SNR Delta’ field from self
.
since: 1.0
qmi_message_nas_set_event_report_input_get_registration_reject_reason
Get the ‘Registration Reject Reason’ field from self
.
since: 1.0
qmi_message_nas_set_event_report_input_get_rf_band_information
Get the ‘RF Band Information’ field from self
.
since: 1.0
qmi_message_nas_set_event_report_input_get_rssi_indicator
Get the ‘RSSI Indicator’ field from self
.
since: 1.0
qmi_message_nas_set_event_report_input_get_signal_strength_indicator
Get the ‘Signal Strength Indicator’ field from self
.
since: 1.0
qmi_message_nas_set_event_report_input_get_sinr_indicator
Get the ‘SINR Indicator’ field from self
.
since: 1.0
qmi_message_nas_set_event_report_input_get_sinr_threshold
Get the ‘SINR Threshold’ field from self
.
since: 1.0
qmi_message_nas_set_event_report_input_ref
Atomically increments the reference count of self
by one.
since: 1.0
qmi_message_nas_set_event_report_input_set_ecio_indicator
Set the ‘ECIO Indicator’ field in the message.
since: 1.0
qmi_message_nas_set_event_report_input_set_ecio_threshold
Set the ‘ECIO Threshold’ field in the message.
since: 1.0
qmi_message_nas_set_event_report_input_set_error_rate_indicator
Set the ‘Error Rate Indicator’ field in the message.
since: 1.0
qmi_message_nas_set_event_report_input_set_io_indicator
Set the ‘IO Indicator’ field in the message.
since: 1.0
qmi_message_nas_set_event_report_input_set_lte_rsrp_delta
Set the ‘LTE RSRP Delta’ field in the message.
since: 1.0
qmi_message_nas_set_event_report_input_set_lte_snr_delta
Set the ‘LTE SNR Delta’ field in the message.
since: 1.0
qmi_message_nas_set_event_report_input_set_registration_reject_reason
Set the ‘Registration Reject Reason’ field in the message.
since: 1.0
qmi_message_nas_set_event_report_input_set_rf_band_information
Set the ‘RF Band Information’ field in the message.
since: 1.0
qmi_message_nas_set_event_report_input_set_rssi_indicator
Set the ‘RSSI Indicator’ field in the message.
since: 1.0
qmi_message_nas_set_event_report_input_set_signal_strength_indicator
Set the ‘Signal Strength Indicator’ field in the message.
since: 1.0
qmi_message_nas_set_event_report_input_set_sinr_indicator
Set the ‘SINR Indicator’ field in the message.
since: 1.0
qmi_message_nas_set_event_report_input_set_sinr_threshold
Set the ‘SINR Threshold’ field in the message.
since: 1.0
qmi_message_nas_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