summaryrefslogtreecommitdiff
path: root/drivers/hfpmodem/handsfree.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove superfluous use of _GNU_SOURCEJonas Bonn2018-10-171-1/+0
* drivers: constify vtablesJonas Bonn2018-10-171-1/+1
* hfpmodem: hfpmodem.c make sure to use none_prefixKuba Pawlak2015-03-241-5/+6
* hfp: Implement +BIND notificationsDenis Kenzior2014-10-201-0/+22
* hfp: Notify core of HF indicators supported by AGDenis Kenzior2014-10-201-0/+9
* hfp: Add implementation of +BIEVDenis Kenzior2014-10-201-0/+20
* handsfree: Rename driver functionDenis Kenzior2014-04-101-3/+3
* handsfree: Simplify logicDenis Kenzior2014-04-101-18/+12
* hfp: Add CNUM query to handsfree interface for subscriber numberAndrew Earl2014-04-101-0/+88
* hfp: Fixup variable namesDenis Kenzior2014-03-191-3/+3
* hfp: Add CHLD features to drver dataKrzysztof Wilk2014-03-191-0/+3
* hfpmodem: Add EchoCancelingNoiseReductionClaudio Takahasi2013-04-231-0/+17
* drivers: Include hfp.hDenis Kenzior2013-04-091-0/+1
* hfp: use ofono_handsfree_battchg_notifyDenis Kenzior2012-12-171-0/+31
* hfpmodem: Report features supported by AGMikel Astiz2011-10-211-0/+1
* hfpmodem: Avoid segfault in handsfreeMikel Astiz2011-10-211-1/+7
* hfpmodem: Support for AT+BVRAMikel Astiz2011-10-211-0/+53
* hfpmodem: Support for +BSIR unsolicited responsesMikel Astiz2011-10-201-0/+19
* drivers: Some more copyright fixesMarcel Holtmann2011-10-151-1/+1
* handsfree: Pass the error information to the coreDenis Kenzior2011-10-131-5/+9
* hfpmodem: Support of number requests (AT+BINP=1)Mikel Astiz2011-10-131-0/+59
* handsfree: Set in-band ringing before registeringDenis Kenzior2011-10-131-2/+2
* hfpmodem: Set initial state for inband ringingMikel Astiz2011-10-131-0/+6
* hfpmodem: Copyright statement correctionMikel Astiz2011-10-131-0/+1
* drivers: Update copyright informationMarcel Holtmann2011-10-101-1/+1
* hfpmodem: Add skeleton driver implemenetationMikel Astiz2011-09-091-0/+98