summaryrefslogtreecommitdiffstats
path: root/drivers/calypsomodem/voicecall.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-10drivers: Update copyright informationMarcel Holtmann1-1/+1
2011-02-01calypsomodem: use ofono_call initializerLucas De Marchi1-1/+1
2011-01-29calypsomodem: remove NULL checkJeevaka Badrappan1-4/+0
2011-01-26voicecall: remove ofono_cug_optionJeevaka Badrappan1-9/+0
2011-01-21calypso: Fix issue with name presentation and voice callsMarcel Holtmann1-0/+2
2011-01-12calypsomodem: M15 coding style fixJeevaka Badrappan1-2/+2
2010-11-29drivers: explicitly compare pointers to NULLLucas De Marchi1-3/+3
2010-09-27calypsomodem: Some cleanups in voice call driverMarcel Holtmann1-3/+7
2010-09-23calypso: Provide hangup_all and hangup_activeDenis Kenzior1-2/+9
2010-08-16calypsomodem: Remove useless NULL checks before g_freeMarcel Holtmann1-2/+1
2010-08-12calypso: Use g_at_chat_cloneDenis Kenzior1-2/+5
2010-08-12voicecall: Rename hangup to hangup_activeSjur Brændeland1-1/+1
2010-07-15calypsomodem: dtmf chars do not need quotesDenis Kenzior1-2/+2
2010-02-08Refactor: Remove atutil dump_responseDenis Kenzior1-3/+0
2010-02-08Fix: Don't use ofono_debug directly in pluginsDenis Kenzior1-1/+1
2010-02-05Fix: Use snprintf instead of sprintf in calypsoDenis Kenzior1-5/+5
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-12-04Get rid of list_calls in calypso driverDenis Kenzior1-1/+0
2009-11-26Fix: None of this seems necessary for the CalypsoDenis Kenzior1-5/+1
2009-11-23Fix: Change order of init commandsDenis Kenzior1-1/+1
2009-11-23Fix: Make sure we don't gobble up unsolicitedDenis Kenzior1-1/+2
2009-11-13Fix issue with missing masking of AT%CHLDMarcel Holtmann1-1/+1
2009-11-12Fix: On calypso use proprietory %CHLD=7X commandDenis Kenzior1-1/+4
2009-09-11Rework DECLARE_FAILURE to be a bit nicerDenis Kenzior1-6/+2
2009-09-04Fix unused variable warningDenis Kenzior1-2/+0
2009-09-04Add calypso voicecalls driverDenis Kenzior1-0/+442