summaryrefslogtreecommitdiffstats
path: root/src/handsfree.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-06handsfree: Mark GetProperties method ASYNCDenis Kenzior1-1/+1
2015-06-30handsfree: Fix potential buffer overflowDenis Kenzior1-1/+5
2014-10-20handsfree: Be extra pedantic with booleansDenis Kenzior1-0/+5
2014-10-20handsfree: Don't try to send a method returnDenis Kenzior1-1/+11
2014-10-20handsfree: Implement new HF indicators APIDenis Kenzior1-4/+62
2014-10-20handsfree: Skeleton implementation of DDRDenis Kenzior1-0/+44
2014-10-20handsfree: Implement new Features property valueDenis Kenzior1-0/+3
2014-04-22handsfree: correct crash on connect of hfpAndrew Earl1-1/+2
2014-04-10handsfree: Rename variableDenis Kenzior1-6/+6
2014-04-10handsfree: Reflow logicDenis Kenzior1-7/+8
2014-04-10handsfree: Remove functionDenis Kenzior1-6/+1
2014-04-10handsfree: Rename functionDenis Kenzior1-2/+2
2014-04-10handsfree: Remove unneeded variableDenis Kenzior1-2/+1
2014-04-10handsfree: Remove unneeded variable iDenis Kenzior1-2/+1
2014-04-10handsfree: style fixes for previous commitDenis Kenzior1-6/+7
2014-04-10hfp: Add subscriber number to handsfree propertiesAndrew Earl1-3/+121
2014-03-19handsfree: Fixup variable namesDenis Kenzior1-10/+11
2014-03-19hfp: extend Features to three way calling and CHLDKrzysztof Wilk1-3/+31
2013-04-23core: Add SetProperty for EchoCancelingNoiseReductionClaudio Takahasi1-9/+45
2013-04-23core: Set EchoCancelingNoiseReduction to TRUE by defaultClaudio Takahasi1-0/+1
2013-04-23core: Add EchoCancelingNoiseReduction to GetPropertiesClaudio Takahasi1-0/+5
2013-04-23core: Add "echo-canceling-and-noise-reduction"Claudio Takahasi1-0/+3
2013-04-09core: Include hfp.hDenis Kenzior1-0/+1
2012-12-17handsfree: Implement BatteryChargeLevelDenis Kenzior1-0/+27
2012-05-20Do not set signature and reply in GDBus tablesLucas De Marchi1-10/+10
2012-05-20Convert GDBus methods to use macro helpersLucas De Marchi1-7/+12
2012-05-20Constify GDBus signal tablesHenrique Dante de Almeida1-1/+1
2012-05-20Constify GDBus method tablesHenrique Dante de Almeida1-1/+1
2011-10-21handsfree: add ofono_handsfree_set_ag_featuresDenis Kenzior1-0/+31
2011-10-21handsfree: Implement voice recognition functionMikel Astiz1-0/+75
2011-10-15core: Some more copyright fixesMarcel Holtmann1-1/+1
2011-10-13handsfree: Removed ASYNC flag from GetPropertiesMikel Astiz1-2/+1
2011-10-13handsfree: Expose RequestPhoneNumber in D-Bus APIMikel Astiz1-0/+50
2011-10-13handsfree: Don't emit signals if not registeredDenis Kenzior1-0/+3
2011-10-13handsfree: Copyright statement correctionMikel Astiz1-0/+1
2011-10-10core: Update copyright informationMarcel Holtmann1-1/+1
2011-09-09handsfree: Implement inband ring settingsMikel Astiz1-0/+26
2011-09-09handsfree: Add skeleton implementationMikel Astiz1-0/+223