diff options
author | Aleksander Morgado <aleksander@lanedo.com> | 2013-03-13 15:42:14 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2013-04-11 09:17:13 +0200 |
commit | 31215aba327a9151638ccc5ac37666e6efca3bb2 (patch) | |
tree | 546f80c71e4a1cd30dc888ba6e6d48fd639190e0 /src/mm-auth.c | |
parent | 162d96b11680bbdf819a3f8e1c058184abb7b792 (diff) |
modem-helpers-qmi: explicitly add LTE as current cap if modem caps report it
For loading current capabilities we use a mix of "Technology Preference" (TP),
"System Selection Preference" (SSP) and DMS-reported capabilities. But, as we
also use TP and SSP for allowed modes, it may be the case that we end up
leaving 4G out of the allowed modes, which afterwards will make the modem not
report LTE as current capabilitiy, as TP/SSP don't include LTE.
So, just assume LTE is a current capability if DMS-reported capabilities include
it. We can really do this because LTE is the only 4G technology, the same logic
wouldn't apply correctly for 2G or 3G (due to having different techs for 3GPP
and 3GPP2).
Diffstat (limited to 'src/mm-auth.c')
0 files changed, 0 insertions, 0 deletions