summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for simple call tracking in dummy driverJohan Hedberg2008-10-022-2/+58
* Add support for current call list queryJohan Hedberg2008-10-023-0/+44
* Pass context to telephony driver in order to allow multiple headsetsJohan Hedberg2008-10-024-307/+283
* Add defines for Extended Audio Gateway Error Result CodesJohan Hedberg2008-10-021-0/+25
* Fix AVDTP_STATE_OPEN to happen only after connected and thus prevent emitting...Luiz Augusto von Dentz2008-10-011-2/+2
* Prevent passing stdin (0) as a audio transport to applications.Luiz Augusto von Dentz2008-10-011-1/+1
* Fix another potential invalid read.Luiz Augusto von Dentz2008-10-011-1/+1
* Fix potential invalid read.Luiz Augusto von Dentz2008-10-011-1/+1
* Add skeleton for Maemo telephony driverMarcel Holtmann2008-10-012-1/+28
* Remove device discovery timer on device removal.Luiz Augusto von Dentz2008-09-301-0/+3
* Prevent emitting duplicate signals for DiscoverableTimeout property.Luiz Augusto von Dentz2008-09-301-0/+3
* Fix memory leaks with HAL messagesMarcel Holtmann2008-09-301-0/+6
* Release 4.94.9Marcel Holtmann2008-09-292-1/+6
* Read the class of device before setting a new oneMarcel Holtmann2008-09-291-5/+7
* Set device class before storing itMarcel Holtmann2008-09-291-1/+1
* Send alias update when remote name result is availableMarcel Holtmann2008-09-291-5/+14
* Set major and minor class in one goMarcel Holtmann2008-09-291-2/+1
* Add support for setting major and minor class togetherMarcel Holtmann2008-09-292-1/+21
* Make sure to always add Alias and Icon propertyMarcel Holtmann2008-09-293-67/+89
* Use correct value for major classMarcel Holtmann2008-09-291-1/+1
* Add missing void declaration in functionMarcel Holtmann2008-09-292-2/+2
* Fix duplicate entries for service UUIDsMarcel Holtmann2008-09-291-8/+17
* Actually set the major and minor device classMarcel Holtmann2008-09-291-3/+25
* Add functions to write major and minor device classMarcel Holtmann2008-09-292-5/+38
* Fix signal emission for Powered and DiscoverableMarcel Holtmann2008-09-291-57/+50
* Add missing backslashMarcel Holtmann2008-09-291-1/+1
* Release 4.84.8Marcel Holtmann2008-09-292-1/+7
* The usage of libhal is no longer requiredMarcel Holtmann2008-09-293-27/+3
* Simplify includes of HAL pluginMarcel Holtmann2008-09-291-4/+1
* Fix retrieving of formfactor valueMarcel Holtmann2008-09-291-39/+46
* Update library versionMarcel Holtmann2008-09-291-1/+1
* Improve reading of local and remote extended featuresMarcel Holtmann2008-09-292-19/+33
* Handle specific NULL pointer cases for features requestsMarcel Holtmann2008-09-291-8/+24
* Allow binding of HAL driver to an adapterMarcel Holtmann2008-09-291-1/+6
* Use global DBusConnection instead of request specific oneJohan Hedberg2008-09-281-1/+2
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/bluetooth/bluezMarcel Holtmann2008-09-281-1/+1
|\
| * Fix potential NULL pointer dereferenceJohan Hedberg2008-09-271-1/+1
* | Add additional record range for the iPhoneMarcel Holtmann2008-09-281-2/+3
* | List device and node objectsMarcel Holtmann2008-09-281-3/+35
|/
* Release 4.74.7Marcel Holtmann2008-09-262-1/+10
* Disable HAL plugin for nowMarcel Holtmann2008-09-261-0/+4
* Don't do bonding_process_complete upon link_key_notifyJohan Hedberg2008-09-265-11/+75
* Only create D-Bus client listener if there is a clientJohan Hedberg2008-09-251-4/+7
* Move more pairing and discovery initiation logic into device.cJohan Hedberg2008-09-253-25/+24
* Get rid of an unnecessary variableJohan Hedberg2008-09-251-2/+1
* Fix another memory leakJohan Hedberg2008-09-251-1/+4
* Fix memory leakJohan Hedberg2008-09-251-1/+3
* Do service discovery also for pairings initiated from the other sideJohan Hedberg2008-09-253-44/+65
* Implement first part of CancelDeviceCreationJohan Hedberg2008-09-252-14/+68
* Clean up authentication and service discovery initiation codeJohan Hedberg2008-09-252-31/+44