Mbim.CellInfoCdma¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
base_latitude |
r/w |
a #guint32. |
|
base_longitude |
r/w |
a #guint32. |
|
base_station_id |
r/w |
a #guint32. |
|
gps_seconds |
r/w |
a #guint32. |
|
nid |
r/w |
a #guint32. |
|
pilot_strength |
r/w |
a #guint32. |
|
ref_pn |
r/w |
a #guint32. |
|
serving_cell_flag |
r/w |
a #guint32. |
|
sid |
r/w |
a #guint32. |
Methods¶
class |
|
Details¶
- class Mbim.CellInfoCdma¶
A
Mbim.CellInfoCdma
element.New in version 1.28.
- classmethod array_free(array)¶
- Parameters:
array (
Mbim.CellInfoCdma
) – aNone
terminated array ofMbim.CellInfoCdma
structs.
Frees the memory allocated for the array of
Mbim.CellInfoCdma
structs.New in version 1.28.