Aleksander Morgado
|
bf2843ad77
|
libmm-glib: separate files for flags and enums types
This allows us to skip needing to include the non-existent
build_string_from_mask() or get_string() counterparts in the
documentation index.
|
2023-04-27 12:23:04 +00:00 |
|
Aleksander Morgado
|
ec7bcc88d3
|
libmm-glib,cell-info-nr5g: new 'MMCellInfoNr5g' object
Implementing support for 5GNR cell info.
|
2022-01-18 09:00:10 +00:00 |
|
Aleksander Morgado
|
c1fc027f66
|
libmm-glib,cell-info-lte: new 'MMCellInfoLte' object
Implementing support for LTE cell info.
|
2022-01-18 09:00:10 +00:00 |
|
Aleksander Morgado
|
e682b8a499
|
libmm-glib,cell-info-tdscdma: new 'MMCellInfoTdscdma' object
Implementing support for TDSCDMA cell info.
|
2022-01-18 09:00:10 +00:00 |
|
Aleksander Morgado
|
b5a5d58650
|
libmm-glib,cell-info-umts: new 'MMCellInfoUmts' object
Implementing support for UMTS cell info.
|
2022-01-18 09:00:10 +00:00 |
|
Aleksander Morgado
|
7c7f97807b
|
libmm-glib,cell-info-gsm: new 'MMCellInfoGsm' object
Implementing support for GSM cell info.
|
2022-01-18 09:00:10 +00:00 |
|
Aleksander Morgado
|
58de2a9904
|
libmm-glib,cell-info-cdma: new 'MMCellInfoCdma' object
Implementing support for CDMA cell info.
|
2022-01-18 09:00:10 +00:00 |
|
Aleksander Morgado
|
3ca7201444
|
libmm-glib,cell-info: new 'MMCellInfo' object
Generic base object to implement support for the different types of
cell infos.
Provides support for the 'serving' boolean, which is common to all.
|
2022-01-18 09:00:10 +00:00 |
|