aboutsummaryrefslogtreecommitdiff
path: root/cli/mmcli-modem-cdma.c
AgeCommit message (Collapse)Author
2012-03-26mmcli: abort certain operations if modem is unlockedAleksander Morgado
Do not try to perform feature/capability specific actions if we're still unlocked, as the modem didn't yet export the feature/capability specific interface. The only interfaces expected while modem is unlocked are the Modem and Simple interfaces, as well as the SIM interface in the SIM object, of course.
2012-03-15cli: ensure EOL is added at every error messageAleksander Morgado
2012-03-15cli: fail if requesting CDMA actions and modem is not CDMAAleksander Morgado
2012-03-15cli: add CDMA-related option group, and enable activation requestAleksander Morgado