summaryrefslogtreecommitdiffstats
path: root/drivers/hfpmodem/handsfree.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-24hfpmodem: hfpmodem.c make sure to use none_prefixKuba Pawlak1-5/+6
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: Add implementation of +BIEVDenis Kenzior1-0/+20
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: Fixup variable namesDenis Kenzior1-3/+3
2014-03-19hfp: Add CHLD features to drver dataKrzysztof Wilk1-0/+3
2013-04-23hfpmodem: Add EchoCancelingNoiseReductionClaudio Takahasi1-0/+17
2013-04-09drivers: Include hfp.hDenis Kenzior1-0/+1
2012-12-17hfp: use ofono_handsfree_battchg_notifyDenis Kenzior1-0/+31
2011-10-21hfpmodem: Report features supported by AGMikel Astiz1-0/+1
2011-10-21hfpmodem: Avoid segfault in handsfreeMikel Astiz1-1/+7
2011-10-21hfpmodem: Support for AT+BVRAMikel Astiz1-0/+53
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 Holtmann1-1/+1
2011-09-09hfpmodem: Add skeleton driver implemenetationMikel Astiz1-0/+98