aboutsummaryrefslogtreecommitdiff
path: root/cli/mmcli-modem-messaging.c
AgeCommit message (Collapse)Author
2012-03-15api,dbus: remove the option to send the SMS in the Create() callAleksander Morgado
An SMS must be first created with the Messaging interface, and then sent using the Send() method from the SMS-specific interface.
2012-03-15cli: ensure EOL is added at every error messageAleksander Morgado
2012-03-15cli: added Messaging-specific actionsAleksander Morgado