Mbim.CellInfoNeighboringNr¶
Fields¶
Name |
Type |
Access |
Description |
|---|---|---|---|
cell_id |
r/w |
a string. |
|
physical_cell_id |
r/w |
a #guint32. |
|
provider_id |
r/w |
a string. |
|
rsrp |
r/w |
a #guint32. |
|
rsrq |
r/w |
a #guint32. |
|
sinr |
r/w |
a #guint32. |
|
system_sub_type |
r/w |
a |
|
tac |
r/w |
a #guint32. |
Methods¶
class |
|
Details¶
- class Mbim.CellInfoNeighboringNr¶
A
Mbim.CellInfoNeighboringNrelement.New in version 1.28.
- classmethod array_free(array)¶
- Parameters:
array (
Mbim.CellInfoNeighboringNr) – aNoneterminated array ofMbim.CellInfoNeighboringNrstructs.
Frees the memory allocated for the array of
Mbim.CellInfoNeighboringNrstructs.New in version 1.28.