Struct

QmiMessageWdaSetDataFormatInput

since: 1.10

Description [src]

struct QmiMessageWdaSetDataFormatInput {
  /* No available fields */
}

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

Available since: 1.10

Constructors

qmi_message_wda_set_data_format_input_new

Allocates a new QmiMessageWdaSetDataFormatInput.

since: 1.10

Instance methods

qmi_message_wda_set_data_format_input_get_downlink_data_aggregation_max_datagrams

Get the ‘Downlink Data Aggregation Max Datagrams’ field from self.

since: 1.10

qmi_message_wda_set_data_format_input_get_downlink_data_aggregation_max_size

Get the ‘Downlink Data Aggregation Max Size’ field from self.

since: 1.10

qmi_message_wda_set_data_format_input_get_downlink_data_aggregation_protocol

Get the ‘Downlink Data Aggregation Protocol’ field from self.

since: 1.10

qmi_message_wda_set_data_format_input_get_endpoint_info

Get the ‘Endpoint Info’ field from self.

since: 1.18

qmi_message_wda_set_data_format_input_get_link_layer_protocol

Get the ‘Link Layer Protocol’ field from self.

since: 1.10

qmi_message_wda_set_data_format_input_get_ndp_signature

Get the ‘NDP Signature’ field from self.

since: 1.10

qmi_message_wda_set_data_format_input_get_qos_format

Get the ‘QoS Format’ field from self.

since: 1.10

qmi_message_wda_set_data_format_input_get_uplink_data_aggregation_max_datagrams

Get the ‘Uplink Data Aggregation Max Datagrams’ field from self.

since: 1.32

qmi_message_wda_set_data_format_input_get_uplink_data_aggregation_max_size

Get the ‘Uplink Data Aggregation Max Size’ field from self.

since: 1.32

qmi_message_wda_set_data_format_input_get_uplink_data_aggregation_protocol

Get the ‘Uplink Data Aggregation Protocol’ field from self.

since: 1.10

qmi_message_wda_set_data_format_input_ref

Atomically increments the reference count of self by one.

since: 1.10

qmi_message_wda_set_data_format_input_set_downlink_data_aggregation_max_datagrams

Set the ‘Downlink Data Aggregation Max Datagrams’ field in the message.

since: 1.10

qmi_message_wda_set_data_format_input_set_downlink_data_aggregation_max_size

Set the ‘Downlink Data Aggregation Max Size’ field in the message.

since: 1.10

qmi_message_wda_set_data_format_input_set_downlink_data_aggregation_protocol

Set the ‘Downlink Data Aggregation Protocol’ field in the message.

since: 1.10

qmi_message_wda_set_data_format_input_set_endpoint_info

Set the ‘Endpoint Info’ field in the message.

since: 1.18

qmi_message_wda_set_data_format_input_set_link_layer_protocol

Set the ‘Link Layer Protocol’ field in the message.

since: 1.10

qmi_message_wda_set_data_format_input_set_ndp_signature

Set the ‘NDP Signature’ field in the message.

since: 1.10

qmi_message_wda_set_data_format_input_set_qos_format

Set the ‘QoS Format’ field in the message.

since: 1.10

qmi_message_wda_set_data_format_input_set_uplink_data_aggregation_max_datagrams

Set the ‘Uplink Data Aggregation Max Datagrams’ field in the message.

since: 1.32

qmi_message_wda_set_data_format_input_set_uplink_data_aggregation_max_size

Set the ‘Uplink Data Aggregation Max Size’ field in the message.

since: 1.32

qmi_message_wda_set_data_format_input_set_uplink_data_aggregation_protocol

Set the ‘Uplink Data Aggregation Protocol’ field in the message.

since: 1.10

qmi_message_wda_set_data_format_input_unref

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

since: 1.10