index
:
dxdxdt/ModemManager
main
mmfwd
sim7600
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mm-iface-modem-cdma.c
Age
Commit message (
Expand
)
Author
2025-05-08
auth-provider: move auth provider logic into each class
Dan Williams
2024-05-06
iface-modem-cdma: use G_DECLARE|DEFINE_INTERFACE() macros
Aleksander Morgado
2023-10-27
core: ensure all errors returned in DBus operations are normalized
Aleksander Morgado
2020-04-08
iface-modem-cdma: port to use object logging
Aleksander Morgado
2020-01-30
iface-modem-cdma: fix warnings with -Wimplicit-fallthrough
Aleksander Morgado
2020-01-30
iface-modem-cdma: fix warnings with -Wswitch-default
Aleksander Morgado
2019-12-03
iface-modem-cdma: don't allow multiple concurrent activation attempts
Aleksander Morgado
2019-12-03
iface-modem-cdma: disallow empty carrier code in automatic activation
Aleksander Morgado
2017-06-30
iface-modem-cdma: port mm_iface_modem_cdma_run_registration_checks to use GTask
Ben Chan
2017-06-30
iface-modem-cdma: port mm_iface_modem_cdma_register_in_network to use GTask
Ben Chan
2017-06-30
iface-modem-cdma: port mm_iface_modem_cdma_disable to use GTask
Ben Chan
2017-06-30
iface-modem-cdma: port mm_iface_modem_cdma_enable to use GTask
Ben Chan
2017-06-30
iface-modem-cdma: port mm_iface_modem_cdma_initialize to use GTask
Ben Chan
2015-12-02
core: use G_SOURCE_REMOVE and G_SOURCE_CONTINUE in GSourceFuncs
Aleksander Morgado
2015-10-15
mm-broadband-modem: trigger registration checks only after enabling all ifaces
Aleksander Morgado
2013-08-08
iface-modem-cdma: use the new 'MMCdmaManualActivationProperties'
Aleksander Morgado
2013-08-08
introspection,api: document the expected parameters in Cdma.ActivateManual()
Aleksander Morgado
2013-03-22
iface-modem-cdma: fix use of uninitialized variable
Aleksander Morgado
2013-03-22
iface-modem-cdma: load initial activation state during init
Aleksander Morgado
2013-03-22
iface-modem-cdma: allow reporting activation state changes
Aleksander Morgado
2013-03-20
iface-modem-cdma: fix checking support for manual activation
Aleksander Morgado
2013-02-06
iface-modem-cdma: fix handling of HDR registration state
Dan Williams
2013-02-06
trivial: add debugging to generic QCDM registration parsing
Dan Williams
2013-01-14
broadband-modem: guess CDMA access technologies from registration state
Dan Williams
2013-01-14
iface-modem-cdma: get CDMA1x Serving System during QCDM registration
Dan Williams
2013-01-14
trivial: fix comment
Dan Williams
2013-01-03
iface-modem-3gpp,iface-modem-cdma: check for deallocated RegistrationCheckCon...
Ben Chan
2012-10-11
core: make sure objects retrieved with g_object_get() are valid in the ifaces
Aleksander Morgado
2012-10-04
libmm-glib: remove the `libmm-common.h' header
Aleksander Morgado
2012-08-29
iface-modem-cdma: provide separate method to update access tech
Aleksander Morgado
2012-08-29
iface-modem-cdma: allow implementations to fully override registration checks
Aleksander Morgado
2012-08-29
iface-modem-cdma: minor fix in interface API names
Aleksander Morgado
2012-08-28
iface-modem-cdma: don't try to update anything if no skeleton available
Aleksander Morgado
2012-08-06
iface-modem-cdma: new steps to enable/disable unsolicited events
Aleksander Morgado
2012-08-06
iface-modem-cdma: skip checks to see if unsolicited events are supported
Aleksander Morgado
2012-07-16
iface-modem-cdma: new steps to setup/cleanup unsolicited messages
Aleksander Morgado
2012-07-13
iface-modem-[3gpp|cdma]: remove contexts with timeouts when shutting down
Aleksander Morgado
2012-03-30
core: fatal errors in iface initializations force the modem into a FAILED state
Aleksander Morgado
2012-03-16
iface-modem-cdma: let initialization and enabling sequences get cancelled
Aleksander Morgado
2012-03-16
core: new `Initializing' state in the global modem state machine
Aleksander Morgado
2012-03-16
base-modem: new port getters and peekers
Aleksander Morgado
2012-03-16
libmm-common: `MMSimpleStatus' won't be considered internal any more
Aleksander Morgado
2012-03-16
core: remove uses of `MMModemStateReason'
Aleksander Morgado
2012-03-16
iface-modem-cdma: include policy authorization checks
Aleksander Morgado
2012-03-15
core: don't pass primary port to interface initializations
Aleksander Morgado
2012-03-15
iface-modem: s/access_tech/access_technologies
Aleksander Morgado
2012-03-15
iface-modem-cdma: CDMA bearer creation removed
Aleksander Morgado
2012-03-15
api,dbus: don't return immediate CDMA activation errors
Aleksander Morgado
2012-03-15
iface-modem-cdma: bind CDMA-specific properties for the simple status
Aleksander Morgado
2012-03-15
iface-modem-cdma: let caller decide the maximum registration timeout
Aleksander Morgado
[next]