diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2021-11-27 22:59:29 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2021-12-24 14:06:11 +0100 |
commit | b90d64192aad518ca027265f5680314af75d2f12 (patch) | |
tree | eb4091b164ff2b6af2ac40069cb6314d1b7e8f39 /libmm-glib | |
parent | 6ba245cedccb9678e0d340280db154e7f2803734 (diff) |
broadband-modem-mbim: support profile properties from MbimProvisionedContextElementV2
Microsoft defined a new extended version of the "provisioned contexts"
operation from the generic MBIM basic connect service. This extended
version adds several new settings that can be stored in the profile
(e.g. IP type, media type, roaming allowance...).
But this new version has a huge drawback; we cannot specify single
profiles via their unique id while we perform update/delete operations
in the modem. Instead, Microsoft explains that we should use the
context type to identify the target context; but this will ONLY work
if we have one context defined for each type. As soon as we have
multiple contexts of the same type, this operation may fail or
otherwise update multiple contexts at once.
Diffstat (limited to 'libmm-glib')
0 files changed, 0 insertions, 0 deletions