Struct
QmiMessageNasConfigSignalInfoInput
since: 1.0
Description [src]
struct QmiMessageNasConfigSignalInfoInput {
/* No available fields */
}
The QmiMessageNasConfigSignalInfoInput
structure contains private data and should only be accessed
using the provided API.
Available since: 1.0
Constructors
qmi_message_nas_config_signal_info_input_new
Allocates a new QmiMessageNasConfigSignalInfoInput
.
since: 1.0
Instance methods
qmi_message_nas_config_signal_info_input_get_ecio_threshold
Get the ‘ECIO Threshold’ field from self
.
since: 1.0
qmi_message_nas_config_signal_info_input_get_io_threshold
Get the ‘IO Threshold’ field from self
.
since: 1.0
qmi_message_nas_config_signal_info_input_get_lte_report
Get the ‘LTE Report’ field from self
.
since: 1.0
qmi_message_nas_config_signal_info_input_get_lte_snr_threshold
Get the ‘LTE SNR Threshold’ field from self
.
since: 1.0
qmi_message_nas_config_signal_info_input_get_rscp_threshold
Get the ‘RSCP Threshold’ field from self
.
since: 1.0
qmi_message_nas_config_signal_info_input_get_rsrp_threshold
Get the ‘RSRP Threshold’ field from self
.
since: 1.0
qmi_message_nas_config_signal_info_input_get_rsrq_threshold
Get the ‘RSRQ Threshold’ field from self
.
since: 1.0
qmi_message_nas_config_signal_info_input_get_rssi_threshold
Get the ‘RSSI Threshold’ field from self
.
since: 1.0
qmi_message_nas_config_signal_info_input_get_sinr_threshold
Get the ‘SINR Threshold’ field from self
.
since: 1.0
qmi_message_nas_config_signal_info_input_ref
Atomically increments the reference count of self
by one.
since: 1.0
qmi_message_nas_config_signal_info_input_set_ecio_threshold
Set the ‘ECIO Threshold’ field in the message.
since: 1.0
qmi_message_nas_config_signal_info_input_set_io_threshold
Set the ‘IO Threshold’ field in the message.
since: 1.0
qmi_message_nas_config_signal_info_input_set_lte_report
Set the ‘LTE Report’ field in the message.
since: 1.0
qmi_message_nas_config_signal_info_input_set_lte_snr_threshold
Set the ‘LTE SNR Threshold’ field in the message.
since: 1.0
qmi_message_nas_config_signal_info_input_set_rscp_threshold
Set the ‘RSCP Threshold’ field in the message.
since: 1.0
qmi_message_nas_config_signal_info_input_set_rsrp_threshold
Set the ‘RSRP Threshold’ field in the message.
since: 1.0
qmi_message_nas_config_signal_info_input_set_rsrq_threshold
Set the ‘RSRQ Threshold’ field in the message.
since: 1.0
qmi_message_nas_config_signal_info_input_set_rssi_threshold
Set the ‘RSSI Threshold’ field in the message.
since: 1.0
qmi_message_nas_config_signal_info_input_set_sinr_threshold
Set the ‘SINR Threshold’ field in the message.
since: 1.0
qmi_message_nas_config_signal_info_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