Struct

QmiMessageWdsGetPacketStatisticsOutput

since: 1.6

Description [src]

struct QmiMessageWdsGetPacketStatisticsOutput {
  /* No available fields */
}

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

Available since: 1.6

Instance methods

qmi_message_wds_get_packet_statistics_output_get_last_call_rx_bytes_ok

Get the ‘Last Call Rx Bytes Ok’ field from self.

since: 1.6

qmi_message_wds_get_packet_statistics_output_get_last_call_tx_bytes_ok

Get the ‘Last Call Tx Bytes Ok’ field from self.

since: 1.6

qmi_message_wds_get_packet_statistics_output_get_result

Get the result of the QMI operation.

since: 1.6

qmi_message_wds_get_packet_statistics_output_get_rx_bytes_ok

Get the ‘Rx Bytes Ok’ field from self.

since: 1.6

qmi_message_wds_get_packet_statistics_output_get_rx_overflows

Get the ‘Rx Overflows’ field from self.

since: 1.6

qmi_message_wds_get_packet_statistics_output_get_rx_packets_dropped

Get the ‘Rx Packets Dropped’ field from self.

since: 1.6

qmi_message_wds_get_packet_statistics_output_get_rx_packets_error

Get the ‘Rx Packets Error’ field from self.

since: 1.6

qmi_message_wds_get_packet_statistics_output_get_rx_packets_ok

Get the ‘Rx Packets Ok’ field from self.

since: 1.6

qmi_message_wds_get_packet_statistics_output_get_tx_bytes_ok

Get the ‘Tx Bytes Ok’ field from self.

since: 1.6

qmi_message_wds_get_packet_statistics_output_get_tx_overflows

Get the ‘Tx Overflows’ field from self.

since: 1.6

qmi_message_wds_get_packet_statistics_output_get_tx_packets_dropped

Get the ‘Tx Packets Dropped’ field from self.

since: 1.6

qmi_message_wds_get_packet_statistics_output_get_tx_packets_error

Get the ‘Tx Packets Error’ field from self.

since: 1.6

qmi_message_wds_get_packet_statistics_output_get_tx_packets_ok

Get the ‘Tx Packets Ok’ field from self.

since: 1.6

qmi_message_wds_get_packet_statistics_output_ref

Atomically increments the reference count of self by one.

since: 1.6

qmi_message_wds_get_packet_statistics_output_unref

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

since: 1.6