Mbim.CellInfoNeighboringLte¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
cell_id |
r/w |
a #guint32. |
|
earfcn |
r/w |
a #guint32. |
|
physical_cell_id |
r/w |
a #guint32. |
|
provider_id |
r/w |
a string. |
|
rsrp |
r/w |
a #gint32. |
|
rsrq |
r/w |
a #gint32. |
|
tac |
r/w |
a #guint32. |
Methods¶
class |
|
Details¶
- class Mbim.CellInfoNeighboringLte¶
A
Mbim.CellInfoNeighboringLte
element.New in version 1.28.
- classmethod array_free(array)¶
- Parameters:
array (
Mbim.CellInfoNeighboringLte
) – aNone
terminated array ofMbim.CellInfoNeighboringLte
structs.
Frees the memory allocated for the array of
Mbim.CellInfoNeighboringLte
structs.New in version 1.28.