Mbim.CellInfoServingNr¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
nci |
r/w |
a #guint64. |
|
nrarfcn |
r/w |
a #guint32. |
|
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. |
|
tac |
r/w |
a #guint32. |
|
timing_advance |
r/w |
a #guint64. |
Methods¶
class |
|
Details¶
- class Mbim.CellInfoServingNr¶
A
Mbim.CellInfoServingNr
element.New in version 1.28.
- classmethod array_free(array)¶
- Parameters:
array (
Mbim.CellInfoServingNr
) – aNone
terminated array ofMbim.CellInfoServingNr
structs.
Frees the memory allocated for the array of
Mbim.CellInfoServingNr
structs.New in version 1.28.