Qmi.MessageWdaSetDataFormatInput¶
Fields¶
None
Methods¶
class  | 
  | 
  | 
|
  | 
|
  | 
|
  | 
|
  | 
|
  | 
|
  | 
|
  | 
|
  | 
|
  | 
|
  | 
|
  | 
Details¶
- class Qmi.MessageWdaSetDataFormatInput¶
 The
Qmi.MessageWdaSetDataFormatInputstructure contains private data and should only be accessed using the provided API.New in version 1.10.
- classmethod new()¶
 - Returns:
 the newly created
Qmi.MessageWdaSetDataFormatInput. The returned value should be freed withQmi.MessageWdaSetDataFormatInput.unref().- Return type:
 
Allocates a new
Qmi.MessageWdaSetDataFormatInput.New in version 1.10.
- get_downlink_data_aggregation_max_datagrams()¶
 - Raises:
 - Returns:
 Trueif the field is found,Falseotherwise.- value_downlink_data_aggregation_max_datagrams:
 a placeholder for the output #guint32, or
Noneif not required.
- Return type:
 
Get the ‘Downlink Data Aggregation Max Datagrams’ field from self.
New in version 1.10.
- get_downlink_data_aggregation_max_size()¶
 - Raises:
 - Returns:
 Trueif the field is found,Falseotherwise.- value_downlink_data_aggregation_max_size:
 a placeholder for the output #guint32, or
Noneif not required.
- Return type:
 
Get the ‘Downlink Data Aggregation Max Size’ field from self.
New in version 1.10.
- get_downlink_data_aggregation_protocol()¶
 - Raises:
 - Returns:
 Trueif the field is found,Falseotherwise.- value_downlink_data_aggregation_protocol:
 a placeholder for the output
Qmi.WdaDataAggregationProtocol, orNoneif not required.
- Return type:
 (
bool, value_downlink_data_aggregation_protocol:Qmi.WdaDataAggregationProtocol)
Get the ‘Downlink Data Aggregation Protocol’ field from self.
New in version 1.10.
- get_endpoint_info()¶
 - Raises:
 - Returns:
 Trueif the field is found,Falseotherwise.- value_endpoint_info_endpoint_type:
 a placeholder for the output
Qmi.DataEndpointType, orNoneif not required.- value_endpoint_info_interface_number:
 a placeholder for the output #guint32, or
Noneif not required.
- Return type:
 (
bool, value_endpoint_info_endpoint_type:Qmi.DataEndpointType, value_endpoint_info_interface_number:int)
Get the ‘Endpoint Info’ field from self.
New in version 1.18.
- get_link_layer_protocol()¶
 - Raises:
 - Returns:
 Trueif the field is found,Falseotherwise.- value_link_layer_protocol:
 a placeholder for the output
Qmi.WdaLinkLayerProtocol, orNoneif not required.
- Return type:
 (
bool, value_link_layer_protocol:Qmi.WdaLinkLayerProtocol)
Get the ‘Link Layer Protocol’ field from self.
New in version 1.10.
- get_ndp_signature()¶
 - Raises:
 - Returns:
 Trueif the field is found,Falseotherwise.- value_ndp_signature:
 a placeholder for the output #guint32, or
Noneif not required.
- Return type:
 
Get the ‘NDP Signature’ field from self.
New in version 1.10.
- get_qos_format()¶
 - Raises:
 - Returns:
 - Return type:
 
Get the ‘QoS Format’ field from self.
New in version 1.10.
- get_uplink_data_aggregation_max_datagrams()¶
 - Raises:
 - Returns:
 Trueif the field is found,Falseotherwise.- value_uplink_data_aggregation_max_datagrams:
 a placeholder for the output #guint32, or
Noneif not required.
- Return type:
 
Get the ‘Uplink Data Aggregation Max Datagrams’ field from self.
New in version 1.32.
- get_uplink_data_aggregation_max_size()¶
 - Raises:
 - Returns:
 Trueif the field is found,Falseotherwise.- value_uplink_data_aggregation_max_size:
 a placeholder for the output #guint32, or
Noneif not required.
- Return type:
 
Get the ‘Uplink Data Aggregation Max Size’ field from self.
New in version 1.32.
- get_uplink_data_aggregation_protocol()¶
 - Raises:
 - Returns:
 Trueif the field is found,Falseotherwise.- value_uplink_data_aggregation_protocol:
 a placeholder for the output
Qmi.WdaDataAggregationProtocol, orNoneif not required.
- Return type:
 (
bool, value_uplink_data_aggregation_protocol:Qmi.WdaDataAggregationProtocol)
Get the ‘Uplink Data Aggregation Protocol’ field from self.
New in version 1.10.
- ref()¶
 - Returns:
 the new reference to self.
- Return type:
 
Atomically increments the reference count of self by one.
New in version 1.10.
- set_downlink_data_aggregation_max_datagrams(value_downlink_data_aggregation_max_datagrams)¶
 - Parameters:
 value_downlink_data_aggregation_max_datagrams (
int) – a #guint32.- Raises:
 - Returns:
 - Return type:
 
Set the ‘Downlink Data Aggregation Max Datagrams’ field in the message.
New in version 1.10.
- set_downlink_data_aggregation_max_size(value_downlink_data_aggregation_max_size)¶
 - Parameters:
 value_downlink_data_aggregation_max_size (
int) – a #guint32.- Raises:
 - Returns:
 - Return type:
 
Set the ‘Downlink Data Aggregation Max Size’ field in the message.
New in version 1.10.
- set_downlink_data_aggregation_protocol(value_downlink_data_aggregation_protocol)¶
 - Parameters:
 value_downlink_data_aggregation_protocol (
Qmi.WdaDataAggregationProtocol) – aQmi.WdaDataAggregationProtocol.- Raises:
 - Returns:
 - Return type:
 
Set the ‘Downlink Data Aggregation Protocol’ field in the message.
New in version 1.10.
- set_endpoint_info(value_endpoint_info_endpoint_type, value_endpoint_info_interface_number)¶
 - Parameters:
 value_endpoint_info_endpoint_type (
Qmi.DataEndpointType) – aQmi.DataEndpointType.value_endpoint_info_interface_number (
int) – a #guint32.
- Raises:
 - Returns:
 - Return type:
 
Set the ‘Endpoint Info’ field in the message.
New in version 1.18.
- set_link_layer_protocol(value_link_layer_protocol)¶
 - Parameters:
 value_link_layer_protocol (
Qmi.WdaLinkLayerProtocol) – aQmi.WdaLinkLayerProtocol.- Raises:
 - Returns:
 - Return type:
 
Set the ‘Link Layer Protocol’ field in the message.
New in version 1.10.
- set_ndp_signature(value_ndp_signature)¶
 - Parameters:
 value_ndp_signature (
int) – a #guint32.- Raises:
 - Returns:
 - Return type:
 
Set the ‘NDP Signature’ field in the message.
New in version 1.10.
- set_qos_format(value_qos_format)¶
 - Parameters:
 - Raises:
 - Returns:
 - Return type:
 
Set the ‘QoS Format’ field in the message.
New in version 1.10.
- set_uplink_data_aggregation_max_datagrams(value_uplink_data_aggregation_max_datagrams)¶
 - Parameters:
 value_uplink_data_aggregation_max_datagrams (
int) – a #guint32.- Raises:
 - Returns:
 - Return type:
 
Set the ‘Uplink Data Aggregation Max Datagrams’ field in the message.
New in version 1.32.
- set_uplink_data_aggregation_max_size(value_uplink_data_aggregation_max_size)¶
 - Parameters:
 value_uplink_data_aggregation_max_size (
int) – a #guint32.- Raises:
 - Returns:
 - Return type:
 
Set the ‘Uplink Data Aggregation Max Size’ field in the message.
New in version 1.32.
- set_uplink_data_aggregation_protocol(value_uplink_data_aggregation_protocol)¶
 - Parameters:
 value_uplink_data_aggregation_protocol (
Qmi.WdaDataAggregationProtocol) – aQmi.WdaDataAggregationProtocol.- Raises:
 - Returns:
 - Return type:
 
Set the ‘Uplink Data Aggregation Protocol’ field in the message.
New in version 1.10.
- 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.10.