summaryrefslogtreecommitdiffstats
path: root/drivers/hfpmodem
AgeCommit message (Expand)AuthorFilesLines
2013-02-21hfpmodem: Fix segfault in CIEV GAtChat callbackClaudio Takahasi1-3/+3
2013-01-21hfpmodem: Add comment for previous commitDenis Kenzior1-0/+5
2013-01-21hfpmodem: Fix release-and-swap without +CIEVMikel Astiz1-1/+45
2013-01-21hfpmodem: Avoid transitional voicecall statesMikel Astiz1-2/+12
2013-01-21hfpmodem: Refactor voicecall notify with foreachMikel Astiz1-3/+9
2013-01-17hfpmodem: Add support for sending the supported codecsVinicius Costa Gomes1-0/+29
2013-01-17hfpmodem: Add version defines for HFP 1.6Vinicius Costa Gomes1-1/+2
2012-12-17hfp: use ofono_handsfree_battchg_notifyDenis Kenzior1-0/+31
2012-04-11hfpmodem: use full CLCC handling in dialing caseMichael Brudevold1-67/+1
2011-10-21hfpmodem: Report features supported by AGMikel Astiz1-0/+1
2011-10-21hfpmodem: devinfo atom added to export BT addressMikel Astiz3-0/+114
2011-10-21hfpmodem: Avoid segfault in handsfreeMikel Astiz1-1/+7
2011-10-21hfpmodem: Avoid segfault in call-volumeMikel Astiz1-1/+7
2011-10-21hfpmodem: Avoid segfault in network-registrationMikel Astiz1-1/+8
2011-10-21hfpmodem: Support for AT+BVRAMikel Astiz1-0/+53
2011-10-20hfpmodem: minor whitespace fixMikel Astiz1-1/+0
2011-10-20hfpmodem: Support for +BSIR unsolicited responsesMikel Astiz1-0/+19
2011-10-15drivers: Some more copyright fixesMarcel Holtmann1-1/+1
2011-10-13handsfree: Pass the error information to the coreDenis Kenzior1-5/+9
2011-10-13hfpmodem: Support of number requests (AT+BINP=1)Mikel Astiz1-0/+59
2011-10-13handsfree: Set in-band ringing before registeringDenis Kenzior1-2/+2
2011-10-13hfpmodem: Set initial state for inband ringingMikel Astiz1-0/+6
2011-10-13hfpmodem: Copyright statement correctionMikel Astiz1-0/+1
2011-10-10drivers: Update copyright informationMarcel Holtmann6-7/+7
2011-09-09call-volume: Use g_idle_add to registerDenis Kenzior1-4/+6
2011-09-09hfpmodem: Add skeleton driver implemenetationMikel Astiz3-0/+103
2011-08-08hfpmodem: Use an enumDenis Kenzior1-2/+4
2011-08-08hfpmodem: fix hf featuresFrédéric Danis2-2/+10
2011-08-05hfpmodem: Fix g_at_chat leakFrédéric Dalleau3-0/+3
2011-07-25hfpmodem: fix network statusFrédéric Danis1-3/+7
2011-07-25hfpmodem: fix callheld indicatorFrédéric Danis1-1/+15
2011-07-21hfp_hf: Reorganize common code into hfpmodemDenis Kenzior7-58/+383
2011-07-20hfpmodem: Minor whitespace fixDenis Kenzior1-1/+1
2011-06-20hfpmodem: remove previous HFP definesFrédéric Danis1-19/+0
2011-03-17hfp: Fix some whitespace issuesDenis Kenzior1-2/+2
2011-02-05hfpmodem: M16 coding style fixJeevaka Badrappan1-1/+1
2011-02-05hfpmodem: Use defined call_status enumJeevaka Badrappan1-5/+7
2011-02-01hfpmodem: use ofono_call initializerLucas De Marchi1-1/+3
2011-01-29hfpmodem: fix memory leakJeevaka Badrappan1-0/+2
2011-01-29hfpmodem: remove NULL checkJeevaka Badrappan3-24/+0
2011-01-26voicecall: remove ofono_cug_optionJeevaka Badrappan1-2/+2
2011-01-14hfpmodem: Incorrect string length in dtmf buf.Helen Clemson1-3/+2
2011-01-12hfpmodem: M15 coding style fixJeevaka Badrappan4-12/+12
2010-11-29drivers: explicitly compare pointers to NULLLucas De Marchi3-21/+19
2010-09-14Fix common misspellings in driversLucas De Marchi1-1/+1
2010-08-16hfpmodem: Remove useless NULL checks before g_freeMarcel Holtmann3-16/+8
2010-08-12voicecall: Rename hangup to hangup_activeSjur Brændeland1-1/+1
2010-06-10Remove hfpmodem's header guardGustavo F. Padovan1-4/+0
2010-03-09Fix Don't check CLIR CUG option in hfp_dialZhenhua Zhang1-4/+0
2010-02-12Fix: Unregistering the agent in disable is wrongDenis Kenzior1-0/+1