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.CellInfoNeighboringLteelement.New in version 1.28.
- classmethod array_free(array)¶
- Parameters:
array (
Mbim.CellInfoNeighboringLte) – aNoneterminated array ofMbim.CellInfoNeighboringLtestructs.
Frees the memory allocated for the array of
Mbim.CellInfoNeighboringLtestructs.New in version 1.28.