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.CellInfoNeighboringNr
element.New in version 1.28.
- classmethod array_free(array)¶
- Parameters:
array (
Mbim.CellInfoNeighboringNr
) – aNone
terminated array ofMbim.CellInfoNeighboringNr
structs.
Frees the memory allocated for the array of
Mbim.CellInfoNeighboringNr
structs.New in version 1.28.