Qmi.MessageNasConfigSignalInfoInput¶
Fields¶
None
Methods¶
class |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Details¶
- class Qmi.MessageNasConfigSignalInfoInput¶
The
Qmi.MessageNasConfigSignalInfoInputstructure contains private data and should only be accessed using the provided API.New in version 1.0.
- classmethod new()¶
- Returns:
the newly created
Qmi.MessageNasConfigSignalInfoInput. The returned value should be freed withQmi.MessageNasConfigSignalInfoInput.unref().- Return type:
Allocates a new
Qmi.MessageNasConfigSignalInfoInput.New in version 1.0.
- get_ecio_threshold()¶
- Raises:
- Returns:
Trueif the field is found,Falseotherwise.- value_ecio_threshold:
a placeholder for the output
GLib.Arrayof #gint16 elements, orNoneif not required. Do not free it, it is owned by self.
- Return type:
Get the ‘ECIO Threshold’ field from self.
New in version 1.0.
- get_io_threshold()¶
- Raises:
- Returns:
Trueif the field is found,Falseotherwise.- value_io_threshold:
a placeholder for the output
GLib.Arrayof #gint32 elements, orNoneif not required. Do not free it, it is owned by self.
- Return type:
Get the ‘IO Threshold’ field from self.
New in version 1.0.
- get_lte_report()¶
- Raises:
- Returns:
- Return type:
(
bool, value_lte_report_rate:int, value_lte_report_average_period:int)
Get the ‘LTE Report’ field from self.
New in version 1.0.
- get_lte_snr_threshold()¶
- Raises:
- Returns:
Trueif the field is found,Falseotherwise.- value_lte_snr_threshold:
a placeholder for the output
GLib.Arrayof #gint16 elements, orNoneif not required. Do not free it, it is owned by self.
- Return type:
Get the ‘LTE SNR Threshold’ field from self.
New in version 1.0.
- get_rscp_threshold()¶
- Raises:
- Returns:
Trueif the field is found,Falseotherwise.- value_rscp_threshold:
a placeholder for the output
GLib.Arrayof #gint8 elements, orNoneif not required. Do not free it, it is owned by self.
- Return type:
Get the ‘RSCP Threshold’ field from self.
New in version 1.0.
- get_rsrp_threshold()¶
- Raises:
- Returns:
Trueif the field is found,Falseotherwise.- value_rsrp_threshold:
a placeholder for the output
GLib.Arrayof #gint16 elements, orNoneif not required. Do not free it, it is owned by self.
- Return type:
Get the ‘RSRP Threshold’ field from self.
New in version 1.0.
- get_rsrq_threshold()¶
- Raises:
- Returns:
Trueif the field is found,Falseotherwise.- value_rsrq_threshold:
a placeholder for the output
GLib.Arrayof #gint8 elements, orNoneif not required. Do not free it, it is owned by self.
- Return type:
Get the ‘RSRQ Threshold’ field from self.
New in version 1.0.
- get_rssi_threshold()¶
- Raises:
- Returns:
Trueif the field is found,Falseotherwise.- value_rssi_threshold:
a placeholder for the output
GLib.Arrayof #gint8 elements, orNoneif not required. Do not free it, it is owned by self.
- Return type:
Get the ‘RSSI Threshold’ field from self.
New in version 1.0.
- get_sinr_threshold()¶
- Raises:
- Returns:
Trueif the field is found,Falseotherwise.- value_sinr_threshold:
a placeholder for the output
GLib.Arrayof #guint8 elements, orNoneif not required. Do not free it, it is owned by self.
- Return type:
Get the ‘SINR Threshold’ field from self.
New in version 1.0.
- ref()¶
- Returns:
the new reference to self.
- Return type:
Atomically increments the reference count of self by one.
New in version 1.0.
- set_ecio_threshold(value_ecio_threshold)¶
- Parameters:
value_ecio_threshold ([
int]) – aGLib.Arrayof #gint16 elements. A new reference to value_ecio_threshold will be taken, so the caller must make sure the array was created with the correctGLib.DestroyNotifyas clear function for each element in the array.- Raises:
- Returns:
- Return type:
Set the ‘ECIO Threshold’ field in the message.
New in version 1.0.
- set_io_threshold(value_io_threshold)¶
- Parameters:
value_io_threshold ([
int]) – aGLib.Arrayof #gint32 elements. A new reference to value_io_threshold will be taken, so the caller must make sure the array was created with the correctGLib.DestroyNotifyas clear function for each element in the array.- Raises:
- Returns:
- Return type:
Set the ‘IO Threshold’ field in the message.
New in version 1.0.
- set_lte_report(value_lte_report_rate, value_lte_report_average_period)¶
- Parameters:
- Raises:
- Returns:
- Return type:
Set the ‘LTE Report’ field in the message.
New in version 1.0.
- set_lte_snr_threshold(value_lte_snr_threshold)¶
- Parameters:
value_lte_snr_threshold ([
int]) – aGLib.Arrayof #gint16 elements. A new reference to value_lte_snr_threshold will be taken, so the caller must make sure the array was created with the correctGLib.DestroyNotifyas clear function for each element in the array.- Raises:
- Returns:
- Return type:
Set the ‘LTE SNR Threshold’ field in the message.
New in version 1.0.
- set_rscp_threshold(value_rscp_threshold)¶
- Parameters:
value_rscp_threshold ([
int]) – aGLib.Arrayof #gint8 elements. A new reference to value_rscp_threshold will be taken, so the caller must make sure the array was created with the correctGLib.DestroyNotifyas clear function for each element in the array.- Raises:
- Returns:
- Return type:
Set the ‘RSCP Threshold’ field in the message.
New in version 1.0.
- set_rsrp_threshold(value_rsrp_threshold)¶
- Parameters:
value_rsrp_threshold ([
int]) – aGLib.Arrayof #gint16 elements. A new reference to value_rsrp_threshold will be taken, so the caller must make sure the array was created with the correctGLib.DestroyNotifyas clear function for each element in the array.- Raises:
- Returns:
- Return type:
Set the ‘RSRP Threshold’ field in the message.
New in version 1.0.
- set_rsrq_threshold(value_rsrq_threshold)¶
- Parameters:
value_rsrq_threshold ([
int]) – aGLib.Arrayof #gint8 elements. A new reference to value_rsrq_threshold will be taken, so the caller must make sure the array was created with the correctGLib.DestroyNotifyas clear function for each element in the array.- Raises:
- Returns:
- Return type:
Set the ‘RSRQ Threshold’ field in the message.
New in version 1.0.
- set_rssi_threshold(value_rssi_threshold)¶
- Parameters:
value_rssi_threshold ([
int]) – aGLib.Arrayof #gint8 elements. A new reference to value_rssi_threshold will be taken, so the caller must make sure the array was created with the correctGLib.DestroyNotifyas clear function for each element in the array.- Raises:
- Returns:
- Return type:
Set the ‘RSSI Threshold’ field in the message.
New in version 1.0.
- set_sinr_threshold(value_sinr_threshold)¶
- Parameters:
value_sinr_threshold (
bytes) – aGLib.Arrayof #guint8 elements. A new reference to value_sinr_threshold will be taken, so the caller must make sure the array was created with the correctGLib.DestroyNotifyas clear function for each element in the array.- Raises:
- Returns:
- Return type:
Set the ‘SINR Threshold’ field in the message.
New in version 1.0.
- unref()¶
Atomically decrements the reference count of self by one. If the reference count drops to 0, self is completely disposed.
New in version 1.0.