aboutsummaryrefslogtreecommitdiff
path: root/libmm-glib/mm-modem.h
AgeCommit message (Expand)Author
2019-04-02api,modem: new 'CarrierConfigurationRevision' propertyAleksander Morgado
2019-04-02iface-modem: new carrier config supportAleksander Morgado
2019-01-03libmm-glib: add autoptr cleanup functions for all typesAleksander Morgado
2017-09-20libmm-glib: add helpers for loading hardware revisionBen Chan
2013-11-22libmm-glib: add methods to retrieve 'Bearers' property in Modem interfaceBen Chan
2013-06-24api,introspection: new 'Ports' property in the Modem interfaceAleksander Morgado
2013-06-05api,introspection: new 'SetCurrentCapabilities' methodAleksander Morgado
2013-06-05api,introspection: rename 'ModemCapabilities' to 'SupportedCapabilities'Aleksander Morgado
2013-06-05api,introspection: merge 'AllowedModes' and 'SupportedMode' into 'CurrentModes'Aleksander Morgado
2013-06-05api,introspection: 'SupportedModes' is now a list of possible combinationsAleksander Morgado
2013-06-05api,instrospection: rename 'Bands' to 'CurrentBands'Aleksander Morgado
2013-06-05libmm-glib,modem: handle the new 'SupportedIpFamilies' propertyAleksander Morgado
2013-02-22api: notify in the interface about the reason why the modem is FAILEDAleksander Morgado
2013-01-11libmm-glib,modem: new methods to handle the power stateAleksander Morgado
2012-10-19api,modem: new 'PrimaryPort' propertyAleksander Morgado
2012-10-04libmm-glib: only allow including `libmm-glib.h' directlyAleksander Morgado
2012-10-04libmm-glib: remove the `libmm-common.h' headerAleksander Morgado
2012-10-01libmm-glib,modem: `MMModem' is now a real objectAleksander Morgado
2012-08-24api,introspection: report list of drivers, not just oneAleksander Morgado
2012-03-16libmm-glib: add support to retrieve own numbersAleksander Morgado
2012-03-16libmm-common: `MMBearerProperties' won't be considered internal any moreAleksander Morgado
2012-03-16api: `UnlockRetries' will reply a list of per-lock retry countsAleksander Morgado
2012-03-16api,dbus: rename `AllowedBands' to just `Bands'Aleksander Morgado
2012-03-15api,dbus: new `Command' method in the API to send arbitrary AT commandsNathan Williams
2012-03-15libmm-glib: no need to expose custom flags string buildersAleksander Morgado
2012-03-15libmm-common,libmm-glib: new object to handle bearer creation propertiesAleksander Morgado
2012-03-15libmm-common,libmm-glib: new modes string builderAleksander Morgado
2012-03-15libmm-common, libmm-glib: new bands string builderAleksander Morgado
2012-03-15api: MMModemBand is now an enum, not flagsAleksander Morgado
2012-03-15libmm-glib: handle new 'allow-roaming' property when creating bearersAleksander Morgado
2012-03-15libmm-glib: new helper method to build a string with access technologiesAleksander Morgado
2012-03-15api,enums: renamed `MMModemAccessTech' to `MMModemAccessTechnology'Aleksander Morgado
2012-03-15api,dbus: renamed `AccessTechnology' to `AccessTechnologies'Aleksander Morgado
2012-03-15libmm-glib: get a list of MMBearer objects when listing bearers in the MMModemAleksander Morgado
2012-03-15libmm-glib: get the MMBearer object when creating it in the MMModemAleksander Morgado
2012-03-15libmm-glib: handle bearer creation, deletion and listingAleksander Morgado
2012-03-15libmm-glib: new API method to build a string of capabilities from a bitmaskAleksander Morgado
2012-03-15libmm-glib: simplify handling of interfacesAleksander Morgado
2012-03-15libmm-glib: get the MMSim object from the MMModemAleksander Morgado
2012-03-15libmm-glib: new MMSim objectAleksander Morgado
2012-03-15libmm-glib: new `MMModem' object, handling the Modem interfaceAleksander Morgado