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