summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-02-26bluez4: Increase Bluez 4 D-Bus timeouts to 60 secondsPatrik Flykt1-1/+1
2013-02-26handsfree-audio: Impelement CardRemoved signalDenis Kenzior1-0/+15
2013-02-26handsfree-audio: Implement CardAdded signalDenis Kenzior1-1/+36
2013-02-26handsfree-audio: Implement the GetCards methodDenis Kenzior1-1/+44
2013-02-26handsfree-audio: Implement card GetPropertiesDenis Kenzior1-1/+29
2013-02-26handsfree-audio: Unregister from DBus on removalDenis Kenzior1-1/+13
2013-02-26handsfree-audio: Add skeleton D-Bus registrationDenis Kenzior1-0/+50
2013-02-26handsfree-audio: Don't hardcode '/' pathDenis Kenzior1-3/+5
2013-02-26include: Add handsfree card register methodDenis Kenzior1-0/+1
2013-02-26handsfree-audio: Implement card create / removeDenis Kenzior1-0/+36
2013-02-26include: Add handsfree card create / remove APIDenis Kenzior1-0/+6
2013-02-25audio-settings: Fix unneeded async for GetPropertiesClaudio Takahasi1-1/+1
2013-02-23gdbus: Always unreference the message in g_dbus_send_message()Tomasz Bursztyka1-2/+3
2013-02-22AUTHORS: Mention Paulo's contributionsDenis Kenzior1-0/+1
2013-02-22dundee: Fix typo in dundee-disconnect testPaulo Borges1-1/+1
2013-02-22dundee: Fix typo in Manager's signal DeviceAddedPaulo Borges1-1/+1
2013-02-21hfpmodem: Fix segfault in CIEV GAtChat callbackClaudio Takahasi1-3/+3
2013-02-21bluez5: ref / unref handsfree audioDenis Kenzior1-1/+14
2013-02-21handsfree-audio: Add ref / unref supportDenis Kenzior1-7/+39
2013-02-21include: Add skeleton for handsfree-audioDenis Kenzior2-1/+40
2013-02-20hfp_ag_bluez5: Send HFP version when registeringClaudio Takahasi1-2/+6
2013-02-20hfp_hf_bluez5: Send HFP version when registeringClaudio Takahasi1-1/+1
2013-02-20bluez5: Add profile version argumentClaudio Takahasi2-2/+5
2013-02-20hfp_hf_bluez5: Add local HFP version trackingClaudio Takahasi1-1/+4
2013-02-20handsfree-audio: Don't go over 80 charactersDenis Kenzior1-2/+2
2013-02-20handsfree-audio: Add Agent trackingClaudio Takahasi1-0/+14
2013-02-20handsfree-audio: Call Agent "Release" when exitingClaudio Takahasi1-1/+14
2013-02-20handsfree-audio: Add Agent "Unregister"Claudio Takahasi1-1/+24
2013-02-20handsfree-audio: Free agent when exitingClaudio Takahasi1-0/+11
2013-02-20handsfree-audio: Add codec array validationVinicius Costa Gomes1-1/+13
2013-02-20handsfree-audio: Add Agent "Register" methodClaudio Takahasi1-1/+38
2013-02-20main: Call handsfree audio manager init and cleanupClaudio Takahasi1-0/+4
2013-02-20handsfree-audio: Add Manager registrationClaudio Takahasi3-1/+86
2013-02-19doc: Add experimental handsfree-audio APIDenis Kenzior1-0/+96
2013-02-14hfp_hf_bluez5: Ensure active SLC for SCO linksDenis Kenzior1-1/+23
2013-02-14hfp_hf_bluez5: Remove use of hash tableDenis Kenzior1-10/+14
2013-02-14hfp_hf_bluez5: Use faster method of disable()Denis Kenzior1-9/+14
2013-02-14modem: Implement ofono_modem_findDenis Kenzior1-0/+16
2013-02-14include: Add ofono_modem_findDenis Kenzior1-0/+6
2013-02-14hfp_hf_bluez5: Remove unneeded modem hash lookupClaudio Takahasi1-4/+0
2013-02-14hfp_hf_bluez5: Use some tricks to optimize codeDenis Kenzior1-39/+27
2013-02-14gdbus: Add g_dbus_proxy_set_removed_watchDenis Kenzior2-0/+20
2013-02-14hfp_hf_bluez5: Add support for Enabling/Disabling the modemVinicius Costa Gomes1-2/+37
2013-02-14hfp_hf_bluez5: Add Profile RequestDisconnectionClaudio Takahasi1-3/+32
2013-02-14bluez5: Add support for Connecting/Disconnecting per UUIDVinicius Costa Gomes2-0/+102
2013-02-14bluez5: Rename BlueZ Profile registration functionsClaudio Takahasi4-8/+8
2013-02-14gdbus: Fix missing PropertiesChanged signalVinicius Costa Gomes1-2/+5
2013-02-11gdbus: Don't call property changed callback during client initMarcel Holtmann1-9/+10
2013-02-01gdbus: Fix unpublished interface signal emissionJohan Hedberg1-0/+4
2013-01-31hfp_ag: Add BlueZ 5 versionFrédéric Danis2-0/+274