Qmi.IndicationWdsEventReportOutput¶
Fields¶
None
Methods¶
|
|
|
Details¶
- class Qmi.IndicationWdsEventReportOutput¶
The
Qmi.IndicationWdsEventReportOutput
structure contains private data and should only be accessed using the provided API.New in version 1.18.
- get_channel_rates()¶
- Raises:
- Returns:
- Return type:
(
bool
, value_channel_rates_tx_rate_bps:int
, value_channel_rates_rx_rate_bps:int
)
Get the ‘Channel Rates’ field from self.
New in version 1.18.
- get_current_data_bearer_technology()¶
- Raises:
- Returns:
True
if the field is found,False
otherwise.- value_current_data_bearer_technology_network_type:
a placeholder for the output
Qmi.WdsNetworkType
, orNone
if not required.- value_current_data_bearer_technology_rat_mask:
a placeholder for the output #guint32, or
None
if not required.- value_current_data_bearer_technology_so_mask:
a placeholder for the output #guint32, or
None
if not required.
- Return type:
(
bool
, value_current_data_bearer_technology_network_type:Qmi.WdsNetworkType
, value_current_data_bearer_technology_rat_mask:int
, value_current_data_bearer_technology_so_mask:int
)
Get the ‘Current Data Bearer Technology’ field from self.
New in version 1.18.
- get_data_bearer_technology()¶
- Raises:
- Returns:
True
if the field is found,False
otherwise.- value_data_bearer_technology:
a placeholder for the output
Qmi.WdsDataBearerTechnology
, orNone
if not required.
- Return type:
(
bool
, value_data_bearer_technology:Qmi.WdsDataBearerTechnology
)
Get the ‘Data Bearer Technology’ field from self.
New in version 1.18.
- get_data_call_address_family()¶
- Raises:
- Returns:
True
if the field is found,False
otherwise.- value_data_call_address_family:
a placeholder for the output
Qmi.WdsIpFamily
, orNone
if not required.
- Return type:
(
bool
, value_data_call_address_family:Qmi.WdsIpFamily
)
Get the ‘Data Call Address Family’ field from self.
New in version 1.18.
- get_data_call_status()¶
- Raises:
- Returns:
True
if the field is found,False
otherwise.- value_data_call_status:
a placeholder for the output
Qmi.WdsDataCallStatus
, orNone
if not required.
- Return type:
(
bool
, value_data_call_status:Qmi.WdsDataCallStatus
)
Get the ‘Data Call Status’ field from self.
New in version 1.18.
- get_data_call_type()¶
- Raises:
- Returns:
True
if the field is found,False
otherwise.- value_data_call_type_data_call_type:
a placeholder for the output
Qmi.WdsDataCallType
, orNone
if not required.- value_data_call_type_tethered_call_type:
a placeholder for the output
Qmi.WdsTetheredCallType
, orNone
if not required.
- Return type:
(
bool
, value_data_call_type_data_call_type:Qmi.WdsDataCallType
, value_data_call_type_tethered_call_type:Qmi.WdsTetheredCallType
)
Get the ‘Data Call Type’ field from self.
New in version 1.18.
- get_data_systems()¶
- Raises:
- Returns:
True
if the field is found,False
otherwise.- value_data_systems_preferred_network_type:
a placeholder for the output
Qmi.WdsDataSystemNetworkType
, orNone
if not required.- value_data_systems_networks_ptr:
a placeholder for the output array of
Qmi.IndicationWdsEventReportOutputDataSystemsNetworksNetwork
elements, orNone
if not required. Do not free or modify it, it is owned by self.
- Return type:
(
bool
, value_data_systems_preferred_network_type:Qmi.WdsDataSystemNetworkType
, value_data_systems_networks_ptr: [Qmi.IndicationWdsEventReportOutputDataSystemsNetworksNetwork
])
Get the ‘Data Systems’ field from self.
Version of
Qmi.IndicationWdsEventReportOutput.get_data_systems
() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages.New in version 1.32.
- get_dormancy_status()¶
- Raises:
- Returns:
True
if the field is found,False
otherwise.- value_dormancy_status:
a placeholder for the output
Qmi.WdsDormancyStatus
, orNone
if not required.
- Return type:
(
bool
, value_dormancy_status:Qmi.WdsDormancyStatus
)
Get the ‘Dormancy Status’ field from self.
New in version 1.18.
- get_evdo_page_monitor_period_change()¶
- Raises:
- Returns:
- Return type:
(
bool
, value_evdo_page_monitor_period_change_period_change:int
, value_evdo_page_monitor_period_change_force_long_sleep:bool
)
Get the ‘EVDO Page Monitor Period Change’ field from self.
New in version 1.18.
- get_extended_data_bearer_technology()¶
- Raises:
- Returns:
True
if the field is found,False
otherwise.- value_extended_data_bearer_technology_data_bearer_technology:
a placeholder for the output
Qmi.WdsDataSystemNetworkType
, orNone
if not required.- value_extended_data_bearer_technology_radio_access_technology:
a placeholder for the output
Qmi.WdsRadioAccessTechnology
, orNone
if not required.- value_extended_data_bearer_technology_extended_data_bearer_technology_3gpp:
a placeholder for the output
Qmi.WdsExtendedDataBearerTechnology3gpp
, orNone
if not required.- value_extended_data_bearer_technology_extended_data_bearer_technology_3gpp2:
a placeholder for the output
Qmi.WdsExtendedDataBearerTechnology3gpp2
, orNone
if not required.
- Return type:
(
bool
, value_extended_data_bearer_technology_data_bearer_technology:Qmi.WdsDataSystemNetworkType
, value_extended_data_bearer_technology_radio_access_technology:Qmi.WdsRadioAccessTechnology
, value_extended_data_bearer_technology_extended_data_bearer_technology_3gpp:Qmi.WdsExtendedDataBearerTechnology3gpp
, value_extended_data_bearer_technology_extended_data_bearer_technology_3gpp2:Qmi.WdsExtendedDataBearerTechnology3gpp2
)
Get the ‘Extended Data Bearer Technology’ field from self.
New in version 1.18.
- get_mip_status()¶
- Raises:
- Returns:
- Return type:
Get the ‘MIP Status’ field from self.
New in version 1.18.
- get_pdn_filters_removed()¶
- Raises:
- Returns:
True
if the field is found,False
otherwise.- value_pdn_filters_removed_pdn_filter_handler:
a placeholder for the output
GLib.Array
of #guint32 elements, orNone
if not required. Do not free it, it is owned by self.
- Return type:
Get the ‘PDN Filters Removed’ field from self.
New in version 1.18.
- get_preferred_data_system()¶
- Raises:
- Returns:
True
if the field is found,False
otherwise.- value_preferred_data_system:
a placeholder for the output
Qmi.WdsDataSystem
, orNone
if not required.
- Return type:
(
bool
, value_preferred_data_system:Qmi.WdsDataSystem
)
Get the ‘Preferred Data System’ field from self.
New in version 1.18.
- get_rx_bytes_ok()¶
- Raises:
- Returns:
True
if the field is found,False
otherwise.- value_rx_bytes_ok:
a placeholder for the output #guint64, or
None
if not required.
- Return type:
Get the ‘Rx Bytes Ok’ field from self.
New in version 1.18.
- get_rx_overflows()¶
- Raises:
- Returns:
True
if the field is found,False
otherwise.- value_rx_overflows:
a placeholder for the output #guint32, or
None
if not required.
- Return type:
Get the ‘Rx Overflows’ field from self.
New in version 1.18.
- get_rx_packets_dropped()¶
- Raises:
- Returns:
True
if the field is found,False
otherwise.- value_rx_packets_dropped:
a placeholder for the output #guint32, or
None
if not required.
- Return type:
Get the ‘Rx Packets Dropped’ field from self.
New in version 1.18.
- get_rx_packets_error()¶
- Raises:
- Returns:
True
if the field is found,False
otherwise.- value_rx_packets_error:
a placeholder for the output #guint32, or
None
if not required.
- Return type:
Get the ‘Rx Packets Error’ field from self.
New in version 1.18.
- get_rx_packets_ok()¶
- Raises:
- Returns:
True
if the field is found,False
otherwise.- value_rx_packets_ok:
a placeholder for the output #guint32, or
None
if not required.
- Return type:
Get the ‘Rx Packets Ok’ field from self.
New in version 1.18.
- get_tx_bytes_ok()¶
- Raises:
- Returns:
True
if the field is found,False
otherwise.- value_tx_bytes_ok:
a placeholder for the output #guint64, or
None
if not required.
- Return type:
Get the ‘Tx Bytes Ok’ field from self.
New in version 1.18.
- get_tx_overflows()¶
- Raises:
- Returns:
True
if the field is found,False
otherwise.- value_tx_overflows:
a placeholder for the output #guint32, or
None
if not required.
- Return type:
Get the ‘Tx Overflows’ field from self.
New in version 1.18.
- get_tx_packets_dropped()¶
- Raises:
- Returns:
True
if the field is found,False
otherwise.- value_tx_packets_dropped:
a placeholder for the output #guint32, or
None
if not required.
- Return type:
Get the ‘Tx Packets Dropped’ field from self.
New in version 1.18.
- get_tx_packets_error()¶
- Raises:
- Returns:
True
if the field is found,False
otherwise.- value_tx_packets_error:
a placeholder for the output #guint32, or
None
if not required.
- Return type:
Get the ‘Tx Packets Error’ field from self.
New in version 1.18.
- get_tx_packets_ok()¶
- Raises:
- Returns:
True
if the field is found,False
otherwise.- value_tx_packets_ok:
a placeholder for the output #guint32, or
None
if not required.
- Return type:
Get the ‘Tx Packets Ok’ field from self.
New in version 1.18.
- get_uplink_flow_control_enabled()¶
- Raises:
- Returns:
- Return type:
Get the ‘Uplink Flow Control Enabled’ field from self.
New in version 1.18.
- ref()¶
- Returns:
the new reference to self.
- Return type:
Atomically increments the reference count of self by one.
New in version 1.18.
- 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.18.