Mbim.DeviceServiceElement¶
Fields¶
Name  | 
Type  | 
Access  | 
Description  | 
|---|---|---|---|
cids  | 
r/w  | 
an array of #guint32 values.  | 
|
cids_count  | 
r/w  | 
a #guint32.  | 
|
device_service_id  | 
r/w  | 
a   | 
|
dss_payload  | 
r/w  | 
a #guint32.  | 
|
max_dss_instances  | 
r/w  | 
a #guint32.  | 
Methods¶
class  | 
  | 
Details¶
- class Mbim.DeviceServiceElement¶
 A
Mbim.DeviceServiceElementelement.New in version 1.0.
- classmethod array_free(array)¶
 - Parameters:
 array (
Mbim.DeviceServiceElement) – aNoneterminated array ofMbim.DeviceServiceElementstructs.
Frees the memory allocated for the array of
Mbim.DeviceServiceElementstructs.New in version 1.0.