diff options
author | Aleksander Morgado <aleksander@lanedo.com> | 2012-02-17 16:57:12 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2012-03-16 14:28:13 +0100 |
commit | 09d2f062c73a62bc32c21d2bcd9249c8a174fe82 (patch) | |
tree | fa3bfab24497997fe3ded9dbc92dd04afd8f50b3 /src/main.c | |
parent | 76e52236a44d87bc7aacb141b956146ab67d66eb (diff) |
api,dbus: rename `AllowedBands' to just `Bands'
ModemManager will load:
1) The list of supported bands. Note that this doesn't mean that any possible
combination of bands is supported, as modems may support only specific
combinations, but at least gives a rough idea of what the modem is capable
of handling.
2) The list of CURRENT bands. There is no such "Allowed" bands, as we do with
modes, modems will have a specific set of bands being currently used, which
will be reported in the `Bands' property.
If the modem allows modifying the list of bands to use, this can be done with
the `SetBands()' method. If the modem doesn't support using a specific
combination of bands, this method will report an error.
Diffstat (limited to 'src/main.c')
0 files changed, 0 insertions, 0 deletions