From ff8e21b535bc43d0ecfb135628711b3c32c47de8 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Tue, 23 Mar 2021 10:16:42 +0100 Subject: api,bearer: new 'apn-type' setting This new setting allows the user setting up the connection to specify the purpose of the connection being brought up. Until now, we would always assume that connections are exclusively brought up for connecting to the Internet, also limited by the inability to connect to multiple different APNs at the same time. But that may really not be true as there may be additional services that may be accessed through other APNs, like MMS services or even private networks for companies that have their own APNs on a given operator (e.g. not that uncommon with banks and connected cars). The new APN type setting will not change the way the bearer is connected, but will allow the connection manager to decide what kind of networking setup the specific connection needs. This new setting can be provided by the user itself, or implicitly read from the device if the device stores this information. --- docs/reference/api/ModemManager-sections.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/reference/api') diff --git a/docs/reference/api/ModemManager-sections.txt b/docs/reference/api/ModemManager-sections.txt index e0dc29f3..6b1eabd9 100644 --- a/docs/reference/api/ModemManager-sections.txt +++ b/docs/reference/api/ModemManager-sections.txt @@ -15,6 +15,7 @@ MMBearerIpFamily MMBearerIpMethod MMBearerAllowedAuth MMBearerMultiplexSupport +MMBearerApnType MMCallDirection MMCallState MMCallStateReason -- cgit v1.2.3-70-g09d2