summaryrefslogtreecommitdiff
path: root/drivers/atmodem/voicecall.c
Commit message (Expand)AuthorAgeFilesLines
* droid 4: add special handling required for voice calls and SIMPavel Machek2020-09-151-0/+5
* Add a vendor OFONO_VENDOR_QUECTEL_EC2XLars Poeschel2020-08-111-1/+2
* voicecall: Quectel modem do not understand AT+CNAPLars Poeschel2020-05-211-1/+3
* atmodem: introduce send_clcc() to reduce code duplicationPavel Machek2019-08-191-13/+11
* treewide: Remove superfluous use of _GNU_SOURCEJonas Bonn2018-10-171-1/+0
* drivers: constify vtablesJonas Bonn2018-10-171-1/+1
* atmodem: Don't set AT+COLP=1 on SIMCom modemsBob Ham2018-05-141-0/+1
* atmodem: use g_slist_free_fullJohn Ernberg2016-04-221-4/+2
* atmodem: Update parse_clcc utility functionDenis Kenzior2013-09-121-2/+2
* voicecall: Fix strange GTA04 modem CLCC behaviorDenis Kenzior2012-03-061-0/+16
* atmodem: Add call state polling for Qualcomm MSM based modemsMarcel Holtmann2012-01-061-2/+9
* atmodem: Disable AT+COLP for Qualcomm MSM based modemsMarcel Holtmann2012-01-061-1/+10
* drivers: Update copyright informationMarcel Holtmann2011-10-101-1/+1
* voicecall: Fix minor whitespace issueDenis Kenzior2011-08-091-1/+1
* voicecall: Minor nitpicks to previous commitDenis Kenzior2011-03-111-7/+5
* atmodem: implement SSN handlingAndras Domokos2011-03-111-0/+61
* atmodem: M16 coding style fixJeevaka Badrappan2011-02-051-4/+4
* atmodem: use defined call_status enumJeevaka Badrappan2011-02-051-19/+32
* atmodem: use ofono_call initializerLucas De Marchi2011-02-011-1/+3
* atmodem: remove NULL checkJeevaka Badrappan2011-01-291-7/+0
* voicecall: remove ofono_cug_optionJeevaka Badrappan2011-01-261-10/+2
* voicecall: Be more explicit when copying structsDenis Kenzior2011-01-181-1/+2
* atmodem: add cdip to voicecallLucas De Marchi2011-01-181-2/+59
* atmodem: M15 coding style fixJeevaka Badrappan2011-01-121-2/+2
* atmodem: Always poll clcc, even if cring + clipDenis Kenzior2010-12-161-8/+0
* atmodem: Fix reporting of CLIPDenis Kenzior2010-12-161-1/+2
* atmodem: Do not re-parse CLIP / CNAPDenis Kenzior2010-12-161-4/+43
* atmodem: Set cnap validity to not providedDenis Kenzior2010-12-161-0/+1
* atmodem: Add CNAP parsing to voicecallGustavo F. Padovan2010-12-161-0/+47
* atmodem: use macros for CLIP validityGustavo F. Padovan2010-12-101-2/+4
* atmodem: fix DBG messageGustavo F. Padovan2010-12-021-3/+3
* drivers: explicitly compare pointers to NULLLucas De Marchi2010-11-291-13/+12
* atmodem: Delay return from send_dtmfAndrzej Zaborowski2010-10-221-2/+61
* atmodem: Send DTMF commands without quotesMarcel Holtmann2010-10-131-4/+3
* atmodem: Remove quirk for Huawei voice call supportMarcel Holtmann2010-09-291-4/+0
* atmodem: Some cleanups in voice call driverMarcel Holtmann2010-09-271-6/+6
* atmodem: Update commentDenis Kenzior2010-09-241-1/+1
* Fix common misspellings in driversLucas De Marchi2010-09-141-1/+1
* atmodem: Add Huawei quirk for voice call handlingMarcel Holtmann2010-09-041-0/+7
* atmodem: Default to +CHUP to hangup_allDenis Kenzior2010-08-201-1/+1
* atmodem: Remove useless NULL checks before g_freeMarcel Holtmann2010-08-161-8/+4
* atmodem: Use g_at_chat_cloneDenis Kenzior2010-08-121-5/+6
* voicecall: Rename hangup to hangup_activeSjur Brændeland2010-08-121-2/+2
* Refactor: Remove atutil dump_responseDenis Kenzior2010-02-081-15/+0
* Fix: Don't use ofono_debug directly in pluginsDenis Kenzior2010-02-081-5/+5
* Fix: Use snprintf instead of sprintf in atmodemDenis Kenzior2010-02-051-5/+5
* Fix: Dead AssignmentsDenis Kenzior2010-02-041-2/+1
* Update copyright informationMarcel Holtmann2010-01-011-1/+1
* Style: Fix some remaining style issues in atmodemDenis Kenzior2009-12-091-4/+5
* Fix release clcc_source when voicecall is removedZhenhua Zhang2009-12-041-0/+3