summaryrefslogtreecommitdiff
path: root/drivers/hfpmodem
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove superfluous use of _GNU_SOURCEJonas Bonn2018-10-176-6/+0
* drivers: constify vtablesJonas Bonn2018-10-176-6/+6
* hfpmodem: Don't use strcatDenis Kenzior2018-02-131-3/+1
* hfpmodem: Add memory dialling supportPhilippe De Swert2018-02-131-0/+25
* hfpmodem: Make sure to NULL terminateDenis Kenzior2017-11-081-0/+1
* hfpmodem: Send last call dialled requestPhilippe De Swert2017-11-031-0/+18
* hfpmodem: Use g_slist_free_fullJohn Ernberg2016-04-221-4/+2
* hfp: Handle +CCWA at HFP connection setupKuba Pawlak2016-04-041-0/+9
* hfpmodem: Handle repeated held call indicatorKuba Pawlak2016-01-121-0/+11
* hfp: Handle extra CCWA eventKuba Pawlak2015-08-241-0/+10
* hfp: Synchronize call state in case of +CHUP errorKuba Pawlak2015-08-051-0/+4
* hfpmodem: Fix connecting to AG with existing mptyKuba Pawlak2015-06-041-0/+20
* hfpmodem: slc.c: make sure to use none_prefixKuba Pawlak2015-03-241-3/+4
* hfpmodem: hfpmodem.c make sure to use none_prefixKuba Pawlak2015-03-241-5/+6
* hfpmodem: Make sure to use none_prefixDenis Kenzior2015-02-201-2/+2
* hfpmodem: Make sure to set the prefix properlyDenis Kenzior2015-02-201-1/+2
* slc: Make sure to initialize variablesDenis Kenzior2014-10-201-0/+3
* hfp: Implement +BIND notificationsDenis Kenzior2014-10-201-0/+22
* hfp: Notify core of HF indicators supported by AGDenis Kenzior2014-10-201-0/+9
* hfp: Track supported / active indicatorsDenis Kenzior2014-10-202-3/+20
* hfp: Add implementation of +BIEVDenis Kenzior2014-10-201-0/+20
* hfp: Add HF Indicators BRSF feature for 1.7Denis Kenzior2014-10-201-0/+5
* handsfree: Skeleton implementation of DDRDenis Kenzior2014-10-201-2/+2
* hfp: Add initial SLC negotiation for HFP 1.7Denis Kenzior2014-10-201-1/+94
* hfpmodem: Fix crash with more than two callsSergio Checa Blanco2014-06-301-1/+1
* hfpmodem: Split AT+VTS command into multiple +VTSSergio Checa Blanco2014-06-211-3/+8
* hfp: Fix case where RING never arrivesDenis Kenzior2014-05-301-1/+28
* 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: Use enum from hfp.hDenis Kenzior2014-03-193-23/+16
* hfp: Fixup variable namesDenis Kenzior2014-03-191-3/+3
* hfp: Add CHLD features to drver dataKrzysztof Wilk2014-03-191-0/+3
* git: Fixup messed up permissionsDenis Kenzior2013-12-213-0/+0
* siri: Add atom driverKrzysztof Wilk2013-12-183-0/+219
* hfp: Add Voice Recognition flag to BRSFAndrew Earl2013-12-051-0/+1
* hfpmodem: Call ofono_voicecall_mpty_hint as neededDenis Kenzior2013-09-121-2/+7
* hfp: Set UDUB affected set to WAITING onlyDenis Kenzior2013-08-251-2/+1
* hfp: Fix up disconnect reason handling for +CHUPDenis Kenzior2013-08-251-1/+6
* hfpmodem: Fix ECNR HF featureFrederic Danis2013-06-261-1/+2
* hfpmodem: Add EchoCancelingNoiseReductionClaudio Takahasi2013-04-231-0/+17
* hfp: Move HFP versions definitions to hfp.hPaulo Borges2013-04-181-6/+0
* hfpmodem: Send AT+BAC with the supported codecsVinicius Costa Gomes2013-04-091-1/+11
* drivers: Include hfp.hDenis Kenzior2013-04-092-0/+2
* hfpmodem: Fix segfault in CIEV GAtChat callbackClaudio Takahasi2013-02-211-3/+3
* hfpmodem: Add comment for previous commitDenis Kenzior2013-01-211-0/+5
* hfpmodem: Fix release-and-swap without +CIEVMikel Astiz2013-01-211-1/+45
* hfpmodem: Avoid transitional voicecall statesMikel Astiz2013-01-211-2/+12
* hfpmodem: Refactor voicecall notify with foreachMikel Astiz2013-01-211-3/+9
* hfpmodem: Add support for sending the supported codecsVinicius Costa Gomes2013-01-171-0/+29