summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 4.34.3Marcel Holtmann2008-09-062-1/+7
* Fix distribution includesMarcel Holtmann2008-09-062-2/+2
* Fix the simple service exampleMarcel Holtmann2008-09-061-4/+4
* Fix D-Bus API for serial and network pluginsMarcel Holtmann2008-09-063-6/+6
* Remove old serial test scriptMarcel Holtmann2008-09-061-40/+0
* Fix org.bluez.Serial interfaceMarcel Holtmann2008-09-062-1/+44
* Remove double semi-colonsJohan Hedberg2008-09-061-7/+7
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/bluetooth/bluezJohan Hedberg2008-09-064-7/+9
|\
| * Merge branch 'master' of ssh://master.kernel.org/pub/scm/bluetooth/bluezMarcel Holtmann2008-09-067-14/+8
| |\
| * | Fix D-Bus connection initMarcel Holtmann2008-09-064-7/+9
* | | Remove obsolete filesJohan Hedberg2008-09-063-340/+1
| |/ |/|
* | Fix audio and input interfaces match the API documentationJohan Hedberg2008-09-067-14/+8
|/
* Check for duplicate record handles and not UUIDsJohan Hedberg2008-09-051-2/+9
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/bluetooth/bluezMarcel Holtmann2008-09-051-1/+7
|\
| * Check for duplicate records when discovering servicesJohan Hedberg2008-09-051-1/+7
* | Network: removed unused functionClaudio Takahasi2008-09-051-6/+0
* | Input: Minor cleanupClaudio Takahasi2008-09-051-12/+2
* | Network: missing unregister adapter driversClaudio Takahasi2008-09-051-1/+4
* | Audio: Missing DBusConnection unrefClaudio Takahasi2008-09-051-6/+8
* | Serial: Missing DBusConnection unrefClaudio Takahasi2008-09-051-7/+8
* | Input: Missing DBusConnection unrefClaudio Takahasi2008-09-051-6/+7
* | Network: Missing DBusConnection unrefClaudio Takahasi2008-09-051-5/+7
|/
* Merge branch 'for-upstream' of git://gitorious.org/bluez/vudentzs-cloneMarcel Holtmann2008-09-051-8/+28
|\
| * Fix problem which prevents drivers from being probed.Luiz Augusto von Dentz2008-09-051-8/+28
* | Limit context of DBusConnectionJohan Hedberg2008-09-051-2/+2
|/
* Move responsibility of freeint the record list to the correct placeJohan Hedberg2008-09-053-6/+3
* Rename hfp_features more appropriately to hf_featuresJohan Hedberg2008-09-051-3/+3
* Add debug prints for HF and AG feature bitsJohan Hedberg2008-09-052-9/+94
* Make RequestAuthorization always return a positive reply for nowJohan Hedberg2008-09-051-3/+2
* Make telephony_ready name consistent with the other functionsJohan Hedberg2008-09-053-4/+4
* Implement dummy registration and roaming status methodsJohan Hedberg2008-09-051-5/+45
* Remove old legacy HFP testing methodsJohan Hedberg2008-09-051-84/+0
* Add alerting indication after outgoing call indicationJohan Hedberg2008-09-051-0/+6
* Use consistent naming for the telephony functionsJohan Hedberg2008-09-053-18/+18
* Implement call notificationJohan Hedberg2008-09-053-1/+68
* Update cancel_call methodJohan Hedberg2008-09-051-22/+7
* Implement support for placing calls (ATD)Johan Hedberg2008-09-053-0/+29
* Add some simple D-Bus methods for telephony controlJohan Hedberg2008-09-051-0/+106
* Fix telephony_get_indicator parameter as wellJohan Hedberg2008-09-051-1/+1
* Make indicator table read-only (const) on headset.c sideJohan Hedberg2008-09-052-5/+7
* Add some human readable defines for the indicator valuesJohan Hedberg2008-09-052-9/+30
* Implement answer call functionality (ATA)Johan Hedberg2008-09-053-16/+34
* Implement telephony plugin support for terminate call (AT+CHUP)Johan Hedberg2008-09-053-10/+37
* Implement last number dialed (AT+BLDN) supportJohan Hedberg2008-09-053-2/+111
* Add proper debug output per session reference.Luiz Augusto von Dentz2008-09-041-3/+13
* Remove unused functionJohan Hedberg2008-09-041-5/+0
* Fix session handling and add a better debug output for them.Luiz Augusto von Dentz2008-09-042-17/+14
* Network: removed memory leak and moved config file related funcs to manager.cClaudio Takahasi2008-09-043-152/+153
* Input: Converting hid server to adapter driver structureClaudio Takahasi2008-09-043-19/+79
* Add check for unknown connection handleJohan Hedberg2008-09-041-1/+5