Comment 0 for bug 1435360

Revision history for this message
Tony Espy (awe) wrote : APN Editor: Support LTE/IA APNs

In order to support devices with LTE modems, a new APN type "IA" needs to be supported by the APN Editor.

This APN is sent to the modem using a RIL_REQUEST_INITIAL_ATTACH and is sent much earlier than a normal the request to setup a data connection.

ofono will first attempt to use an IA APN with this request, but if not found, it will use a default Internet APN instead.

Note, it may be possible for an IA APN to be used as an Internet APN and/or a MMS APN.