diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2018-11-01 21:46:37 +0100 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2018-11-26 16:51:35 +0000 |
commit | 72674225caf25e680003fb52fa805bf4615ad18f (patch) | |
tree | 3479dd68c7dfa2eba33f761fb7eeb6bce908ad8d /cli/mmcli-modem-location.c | |
parent | a15193b7ca7c1b18f3aa6ee290f1c2866ab40a8c (diff) |
api,modem: deprecate ListBearers() method
This method is completely unnecessary as we have the readable Bearers
property already in place, so let's deprecate it.
Worth noting that the mm_modem_list_bearers() async/sync methods in
libmm-glib were not really using the ListBearers() method anyway, they
are using the property directly. These methods are NOT deprecated,
because they allow us to get a list of MMBearer objects, instead of
just the list of DBus paths that we get when reading the Bearers
property directly.
We also remove --list-bearers from the mmcli operation list as we have
already the same information in the standard modem output.
Diffstat (limited to 'cli/mmcli-modem-location.c')
0 files changed, 0 insertions, 0 deletions