Mbim.Provider¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
cellular_class |
r/w |
a |
|
error_rate |
r/w |
a #guint32. |
|
provider_id |
r/w |
a string. |
|
provider_name |
r/w |
a string. |
|
provider_state |
r/w |
a |
|
rssi |
r/w |
a #guint32. |
Methods¶
class |
|
|
Details¶
- class Mbim.Provider¶
A
Mbim.Provider
element.New in version 1.2.
- classmethod array_free(array)¶
- Parameters:
array (
Mbim.Provider
) – aNone
terminated array ofMbim.Provider
structs.
Frees the memory allocated for the array of
Mbim.Provider
structs.New in version 1.2.
- free()¶
Frees the memory allocated for the
Mbim.Provider
.New in version 1.2.