summaryrefslogtreecommitdiff
path: root/src/mm-iface-modem-cdma.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-19core: add autoptr cleanup methods to all internal typesAleksander Morgado1-0/+1
2014-02-13ports: rename 'MMAtSerialPort' to 'MMPortSerialAt'Aleksander Morgado1-1/+1
2013-08-08iface-modem-cdma: use the new 'MMCdmaManualActivationProperties'Aleksander Morgado1-1/+1
2013-03-22iface-modem-cdma: load initial activation state during initAleksander Morgado1-0/+8
2013-03-22iface-modem-cdma: allow reporting activation state changesAleksander Morgado1-3/+7
2012-10-04libmm-glib: remove the `libmm-common.h' headerAleksander Morgado1-1/+2
2012-08-29iface-modem-cdma: provide separate method to update access techAleksander Morgado1-5/+14
2012-08-29iface-modem-cdma: allow implementations to fully override registration checksAleksander Morgado1-14/+38
2012-08-29iface-modem-cdma: minor fix in interface API namesAleksander Morgado1-6/+6
2012-08-06iface-modem-cdma: new steps to enable/disable unsolicited eventsAleksander Morgado1-0/+17
2012-07-16iface-modem-cdma: new steps to setup/cleanup unsolicited messagesAleksander Morgado1-0/+16
2012-03-16iface-modem-cdma: let initialization and enabling sequences get cancelledAleksander Morgado1-0/+2
2012-03-16libmm-common: `MMSimpleStatus' won't be considered internal any moreAleksander Morgado1-1/+1
2012-03-16iface-modem-cdma: include policy authorization checksAleksander Morgado1-18/+0
2012-03-16iface-modem-cdma: include in the API the mask of all CDMA access technologiesAleksander Morgado1-0/+6
2012-03-15core: don't pass primary port to interface initializationsAleksander Morgado1-1/+0
2012-03-15iface-modem-cdma: CDMA bearer creation removedAleksander Morgado1-18/+0
2012-03-15iface-modem-cdma: let caller decide the maximum registration timeoutAleksander Morgado1-0/+2
2012-03-15iface-modem-cdma: provide a method to register in the CDMA networkAleksander Morgado1-0/+16
2012-03-15bearer-cdma: avoid the need of the modem object during new_finish()Aleksander Morgado1-8/+8
2012-03-15bearer: make bearer creation an asynchronous operationAleksander Morgado1-6/+14
2012-03-15iface-modem-cdma: setup creation of CDMA bearersAleksander Morgado1-0/+10
2012-03-15iface-modem-cdma: load NID if available in the CDMA status QCDM responseAleksander Morgado1-1/+3
2012-03-15iface-modem-cdma: allow to configure which registration steps to runAleksander Morgado1-0/+13
2012-03-15iface-modem-cdma: last step to get detailed registration stateAleksander Morgado1-1/+14
2012-03-15modem-helpers: new CDMA helper parsersAleksander Morgado1-3/+0
2012-03-15iface-modem-cdma: start implementing CDMA registration state logicAleksander Morgado1-1/+63
2012-03-15iface-modem-cdma: load ESN during initializationAleksander Morgado1-0/+8
2012-03-15iface-modem-cdma: load MEID during initializationAleksander Morgado1-0/+8
2012-03-15iface-modem-cdma: new interface to handle CDMA specific actionsAleksander Morgado1-0/+109