Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-06 | iface-modem-3gpp-profile-manager: use G_DECLARE|DEFINE_INTERFACE() macros | Aleksander Morgado | |
2023-12-12 | iface-modem-3gpp-profile-manager: support ignoring update requests during ↵ | Aleksander Morgado | |
our own operations | |||
2021-12-26 | iface-modem-3gpp-profile-manager: support 'apn-type' as index field | Aleksander Morgado | |
The modem may report the 'apn-type' field is the one to be used as index; if that's the case, allow setting and deleting profiles based on the given 'apn-type' field. This change also makes the internal profile management operations use one index field or another, based on what the protocol implements. | |||
2021-12-26 | iface-modem-3gpp-profile-manager: initialize the 'IndexField' property | Aleksander Morgado | |
2021-04-29 | iface-modem-3gpp-profile-manager: new interface for profile management | Aleksander Morgado | |
This interface will provide support for the profile management operations in different modem types. This initial commit introduces support for the interface and provides handlers for the methods that may be called in the interface. |