diff options
author | Carlo Lobrano <c.lobrano@gmail.com> | 2022-07-14 12:14:13 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2022-07-15 11:18:36 +0000 |
commit | 7464940971ded3d550217872b42fef9f3120b1bf (patch) | |
tree | fa5f2f6cb137e1d605308ed8e56e4aab0aea4a0f /src/mm-call-qmi.c | |
parent | 85d4ad11580d52375675db81a4cb3799d43a89f8 (diff) |
mm-iface-modem-3gpp-profile-manager: do not override Bearer 3gpp profile properties during connection
When connecting via AT commands requiring a 3gpp profile with undefined
profile-id, the corresponding bearer 3gpp profile is later modified
adding the selected PDP context.
For this reason when a next connection is requested with the same
properties (that is no profile-id) the already existing bearers is not
selected because of the different profile-id value and a new one is
created.
This change lets the connection logic use a copy of the user-requested
bearer's 3gpp profile which can be modified for the logic needs, but it
is not stored and then does not compromise a bearer comparison in a next
connection request.
Diffstat (limited to 'src/mm-call-qmi.c')
0 files changed, 0 insertions, 0 deletions