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-3gpp-ussd.c
Age
Commit message (
Expand
)
Author
2023-10-27
core: ensure all errors returned in DBus operations are normalized
Aleksander Morgado
2021-04-02
iface-modem-3gpp-ussd: use common method to abort invocation if not enabled
Aleksander Morgado
2020-04-08
iface-modem-3gpp-ussd: port to use object logging
Aleksander Morgado
2020-01-30
iface-modem-3gpp-ussd: fix warnings with -Wimplicit-fallthrough
Aleksander Morgado
2020-01-30
iface-modem-3gpp-ussd: fix warnings with -Wswitch-default
Aleksander Morgado
2018-08-21
iface-modem-3gpp-ussd: new helper to get current state
Aleksander Morgado
2018-08-21
iface-modem-3gpp-ussd: prefer 'events' naming to 'result codes'
Aleksander Morgado
2018-08-21
iface-modem-3gpp,ussd: let send_finish() return a newly allocated string
Aleksander Morgado
2017-06-28
iface-modem-3gpp-ussd: port mm_iface_modem_3gpp_ussd_disable to use GTask
Ben Chan
2017-06-28
iface-modem-3gpp-ussd: port mm_iface_modem_3gpp_ussd_enable to use GTask
Ben Chan
2017-06-28
iface-modem-3gpp-ussd: port mm_iface_modem_3gpp_ussd_initialize to use GTask
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-09-10
iface-modem-3gpp-ussd: avoid update if object skeleton is NULL
Ben Chan
2012-07-22
iface-modem-3gpp-ussd: set proper initial session state
Aleksander Morgado
2012-07-22
iface-modem-3gpp-ussd: don't allow USSD actions if the modem is not enabled
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
iface-modem-3gpp-ussd: include policy authorization checks
Aleksander Morgado
2012-03-16
iface-modem-3gpp-ussd: fix copyrights
Aleksander Morgado
2012-03-15
core: don't pass primary port to interface initializations
Aleksander Morgado
2012-03-15
iface-modem-3gpp-ussd: allow error reporting in encode/decode
Aleksander Morgado
2012-03-15
iface-modem-3gpp-ussd: handle USSD session initiate/respond/cancel
Aleksander Morgado
2012-03-15
iface-modem-3gpp-ussd: allow subclassing encode/decode
Aleksander Morgado
2012-03-15
iface-modem-3gpp-ussd: allow setting properties from implementations
Aleksander Morgado
2012-03-15
iface-modem-3gpp-ussd: implement logic to setup/cleanup URC message handlers
Aleksander Morgado
2012-03-15
iface-modem-3gpp-ussd: set initial property defaults
Aleksander Morgado
2012-03-15
iface-modem-3gpp-ussd: implement logic to enable/disable URCs
Aleksander Morgado
2012-03-15
iface-modem-3gpp-ussd: check if USSD supported
Aleksander Morgado
2012-03-15
iface-modem-3gpp-ussd: new interface for USSD related actions
Aleksander Morgado