mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-26 18:10:08 +01:00
libnm: add "Since" gtkdoc comment to @NM_DEVICE_MODEM_CAPABILITY_5GNR
This commit is contained in:
parent
ca8168775c
commit
e9de583bb9
1 changed files with 1 additions and 1 deletions
|
|
@ -428,7 +428,7 @@ typedef enum { /*< flags >*/
|
|||
* @NM_DEVICE_MODEM_CAPABILITY_GSM_UMTS: modem supports at least one of GSM,
|
||||
* GPRS, EDGE, UMTS, HSDPA, HSUPA, or HSPA+ packet switched data capability
|
||||
* @NM_DEVICE_MODEM_CAPABILITY_LTE: modem has LTE data capability
|
||||
* @NM_DEVICE_MODEM_CAPABILITY_5GNR: modem has 5GNR data capability
|
||||
* @NM_DEVICE_MODEM_CAPABILITY_5GNR: modem has 5GNR data capability (Since: 1.36)
|
||||
*
|
||||
* #NMDeviceModemCapabilities values indicate the generic radio access
|
||||
* technology families a modem device supports. For more information on the
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue