aboutsummaryrefslogtreecommitdiff
path: root/src/mm-iface-modem-cdma.c
AgeCommit message (Expand)Author
2025-05-08auth-provider: move auth provider logic into each classDan Williams
2024-05-06iface-modem-cdma: use G_DECLARE|DEFINE_INTERFACE() macrosAleksander Morgado
2023-10-27core: ensure all errors returned in DBus operations are normalizedAleksander Morgado
2020-04-08iface-modem-cdma: port to use object loggingAleksander Morgado
2020-01-30iface-modem-cdma: fix warnings with -Wimplicit-fallthroughAleksander Morgado
2020-01-30iface-modem-cdma: fix warnings with -Wswitch-defaultAleksander Morgado
2019-12-03iface-modem-cdma: don't allow multiple concurrent activation attemptsAleksander Morgado
2019-12-03iface-modem-cdma: disallow empty carrier code in automatic activationAleksander Morgado
2017-06-30iface-modem-cdma: port mm_iface_modem_cdma_run_registration_checks to use GTaskBen Chan
2017-06-30iface-modem-cdma: port mm_iface_modem_cdma_register_in_network to use GTaskBen Chan
2017-06-30iface-modem-cdma: port mm_iface_modem_cdma_disable to use GTaskBen Chan
2017-06-30iface-modem-cdma: port mm_iface_modem_cdma_enable to use GTaskBen Chan
2017-06-30iface-modem-cdma: port mm_iface_modem_cdma_initialize to use GTaskBen Chan
2015-12-02core: use G_SOURCE_REMOVE and G_SOURCE_CONTINUE in GSourceFuncsAleksander Morgado
2015-10-15mm-broadband-modem: trigger registration checks only after enabling all ifacesAleksander Morgado
2013-08-08iface-modem-cdma: use the new 'MMCdmaManualActivationProperties'Aleksander Morgado
2013-08-08introspection,api: document the expected parameters in Cdma.ActivateManual()Aleksander Morgado
2013-03-22iface-modem-cdma: fix use of uninitialized variableAleksander Morgado
2013-03-22iface-modem-cdma: load initial activation state during initAleksander Morgado
2013-03-22iface-modem-cdma: allow reporting activation state changesAleksander Morgado
2013-03-20iface-modem-cdma: fix checking support for manual activationAleksander Morgado
2013-02-06iface-modem-cdma: fix handling of HDR registration stateDan Williams
2013-02-06trivial: add debugging to generic QCDM registration parsingDan Williams
2013-01-14broadband-modem: guess CDMA access technologies from registration stateDan Williams
2013-01-14iface-modem-cdma: get CDMA1x Serving System during QCDM registrationDan Williams
2013-01-14trivial: fix commentDan Williams
2013-01-03iface-modem-3gpp,iface-modem-cdma: check for deallocated RegistrationCheckCon...Ben Chan
2012-10-11core: make sure objects retrieved with g_object_get() are valid in the ifacesAleksander Morgado
2012-10-04libmm-glib: remove the `libmm-common.h' headerAleksander Morgado
2012-08-29iface-modem-cdma: provide separate method to update access techAleksander Morgado
2012-08-29iface-modem-cdma: allow implementations to fully override registration checksAleksander Morgado
2012-08-29iface-modem-cdma: minor fix in interface API namesAleksander Morgado
2012-08-28iface-modem-cdma: don't try to update anything if no skeleton availableAleksander Morgado
2012-08-06iface-modem-cdma: new steps to enable/disable unsolicited eventsAleksander Morgado
2012-08-06iface-modem-cdma: skip checks to see if unsolicited events are supportedAleksander Morgado
2012-07-16iface-modem-cdma: new steps to setup/cleanup unsolicited messagesAleksander Morgado
2012-07-13iface-modem-[3gpp|cdma]: remove contexts with timeouts when shutting downAleksander Morgado
2012-03-30core: fatal errors in iface initializations force the modem into a FAILED stateAleksander Morgado
2012-03-16iface-modem-cdma: let initialization and enabling sequences get cancelledAleksander Morgado
2012-03-16core: new `Initializing' state in the global modem state machineAleksander Morgado
2012-03-16base-modem: new port getters and peekersAleksander Morgado
2012-03-16libmm-common: `MMSimpleStatus' won't be considered internal any moreAleksander Morgado
2012-03-16core: remove uses of `MMModemStateReason'Aleksander Morgado
2012-03-16iface-modem-cdma: include policy authorization checksAleksander Morgado
2012-03-15core: don't pass primary port to interface initializationsAleksander Morgado
2012-03-15iface-modem: s/access_tech/access_technologiesAleksander Morgado
2012-03-15iface-modem-cdma: CDMA bearer creation removedAleksander Morgado
2012-03-15api,dbus: don't return immediate CDMA activation errorsAleksander Morgado
2012-03-15iface-modem-cdma: bind CDMA-specific properties for the simple statusAleksander Morgado
2012-03-15iface-modem-cdma: let caller decide the maximum registration timeoutAleksander Morgado