diff options
author | Dan Williams <dan@ioncontrol.co> | 2025-04-25 07:39:07 -0500 |
---|---|---|
committer | Dan Williams <dan@ioncontrol.co> | 2025-04-25 07:39:07 -0500 |
commit | cd898f4a4d48c4e2065f7d5a73e49df18451ddde (patch) | |
tree | d9dd35655aea5b727fc25369f4756983487745f2 /cli/mmcli-output.h | |
parent | 39123f964ba6f359987f22d89317a842d8f1d528 (diff) | |
parent | 39a74ae6fb7f24b2661837e2ef9ce5db24516fcf (diff) |
Merge request !1250 from 'probe-allowed-qcdm'
api,modem: new 'IgnoredPorts' property
https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/merge_requests/1250
Diffstat (limited to 'cli/mmcli-output.h')
-rw-r--r-- | cli/mmcli-output.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/mmcli-output.h b/cli/mmcli-output.h index 700b6800..e7627653 100644 --- a/cli/mmcli-output.h +++ b/cli/mmcli-output.h @@ -114,6 +114,7 @@ typedef enum { MMC_F_SYSTEM_PLUGIN, MMC_F_SYSTEM_PRIMARY_PORT, MMC_F_SYSTEM_PORTS, + MMC_F_SYSTEM_IGNORED_PORTS, /* Numbers section */ MMC_F_NUMBERS_OWN, /* Status section */ |