summaryrefslogtreecommitdiffstats
path: root/drivers/hfpmodem
AgeCommit message (Expand)AuthorFilesLines
2014-10-20slc: Make sure to initialize variablesDenis Kenzior1-0/+3
2014-10-20hfp: Implement +BIND notificationsDenis Kenzior1-0/+22
2014-10-20hfp: Notify core of HF indicators supported by AGDenis Kenzior1-0/+9
2014-10-20hfp: Track supported / active indicatorsDenis Kenzior2-3/+20
2014-10-20hfp: Add implementation of +BIEVDenis Kenzior1-0/+20
2014-10-20hfp: Add HF Indicators BRSF feature for 1.7Denis Kenzior1-0/+5
2014-10-20handsfree: Skeleton implementation of DDRDenis Kenzior1-2/+2
2014-10-20hfp: Add initial SLC negotiation for HFP 1.7Denis Kenzior1-1/+94
2014-06-30hfpmodem: Fix crash with more than two callsSergio Checa Blanco1-1/+1
2014-06-21hfpmodem: Split AT+VTS command into multiple +VTSSergio Checa Blanco1-3/+8
2014-05-30hfp: Fix case where RING never arrivesDenis Kenzior1-1/+28
2014-04-10handsfree: Rename driver functionDenis Kenzior1-3/+3
2014-04-10handsfree: Simplify logicDenis Kenzior1-18/+12
2014-04-10hfp: Add CNUM query to handsfree interface for subscriber numberAndrew Earl1-0/+88
2014-03-19hfp: Use enum from hfp.hDenis Kenzior3-23/+16
2014-03-19hfp: Fixup variable namesDenis Kenzior1-3/+3
2014-03-19hfp: Add CHLD features to drver dataKrzysztof Wilk1-0/+3
2013-12-21git: Fixup messed up permissionsDenis Kenzior3-0/+0
2013-12-18siri: Add atom driverKrzysztof Wilk3-0/+219
2013-12-05hfp: Add Voice Recognition flag to BRSFAndrew Earl1-0/+1
2013-09-12hfpmodem: Call ofono_voicecall_mpty_hint as neededDenis Kenzior1-2/+7
2013-08-25hfp: Set UDUB affected set to WAITING onlyDenis Kenzior1-2/+1
2013-08-25hfp: Fix up disconnect reason handling for +CHUPDenis Kenzior1-1/+6
2013-06-26hfpmodem: Fix ECNR HF featureFrederic Danis1-1/+2
2013-04-23hfpmodem: Add EchoCancelingNoiseReductionClaudio Takahasi1-0/+17
2013-04-18hfp: Move HFP versions definitions to hfp.hPaulo Borges1-6/+0
2013-04-09hfpmodem: Send AT+BAC with the supported codecsVinicius Costa Gomes1-1/+11
2013-04-09drivers: Include hfp.hDenis Kenzior2-0/+2
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