summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 4.594.59Marcel Holtmann2009-12-242-1/+10
* Disable udev rules during make distcheckMarcel Holtmann2009-12-241-1/+1
* Update library versionMarcel Holtmann2009-12-241-1/+1
* Fix Extended Inquiry Response record for Device IDMarcel Holtmann2009-12-241-1/+1
* Add skeleton for HCI tracing daemonMarcel Holtmann2009-12-245-0/+155
* Add command values from Bluetooth 4.0 specificationMarcel Holtmann2009-12-171-4/+40
* Add LMP features for Low Energy supportMarcel Holtmann2009-12-172-3/+6
* Add version value for Bluetooth 4.0Marcel Holtmann2009-12-171-0/+1
* Add another company identifierMarcel Holtmann2009-12-171-0/+2
* Fix disconnection timer removal when a device disconnects unexpectedlyDaniel Orstadius2009-12-171-0/+5
* Fix D-Bus timeout handlingDaniel Orstadius2009-12-171-1/+16
* Add SDP functions for HDP supportJosé Antonio Santos Cadenas2009-12-143-0/+128
* Add another company identifierMarcel Holtmann2009-12-041-0/+2
* Fix missing close on BtIO create_io functionClaudio Takahasi2009-11-271-26/+41
* Fix sending incorrect AVDTP commands after a timeout occursJohan Hedberg2009-11-201-4/+6
* Add test scripts for input and audioJohan Hedberg2009-11-193-0/+61
* Release 4.584.58Marcel Holtmann2009-11-152-1/+5
* Fix wrong order of error handling in netlink setupMarcel Holtmann2009-11-151-1/+1
* Fix regression introduced by 37b02c1ef9be4f989c9ad5e511f519d35f2bc088Luiz Augusto von Dentz2009-11-131-6/+6
* Fix bluetoothd crash when adapter agent exists during authenticationJohan Hedberg2009-11-111-7/+10
* Remove the unnecessary agent_destroy functionJohan Hedberg2009-11-114-18/+10
* Include info(), error() and debug() as exported symbolsMarcel Holtmann2009-11-091-0/+3
* Fix CK-20W quirks for play and pause eventsDaniel Orstadius2009-11-031-0/+2
* Release 4.574.57Marcel Holtmann2009-11-012-1/+11
* Mention Jaikumar's contributionsMarcel Holtmann2009-11-011-0/+1
* Fix const declarations for some storage function parametersJohan Hedberg2009-10-292-4/+4
* Fix deleting of SDP records during service updatesJaikumar Ganesh2009-10-291-14/+16
* Fix deleting SDP records when a device is removedJaikumar Ganesh2009-10-293-0/+22
* Fix message handling for autostart.Claudio Takahasi2009-10-291-0/+3
* Some coding style fixes and removed unused function.Claudio Takahasi2009-10-263-73/+62
* Fix potential buffer overflow by using snprintf instead of sprintfJohan Hedberg2009-10-231-1/+1
* Fix SDP handling when the SDP record is modified on remote device.Jaikumar Ganesh2009-10-231-5/+5
* Fix audio.conf variable to match what is parsed for in audio/manager.cDaniel Orstadius2009-10-211-1/+1
* Fix codec selection on gstream plugin.Luiz Augusto von Dentz2009-10-201-0/+1
* Fix debug message to use requested seid not opened seid.Luiz Augusto von Dentz2009-10-201-1/+1
* Fix unloading of drivers for uninitialized adaptersJohan Hedberg2009-10-201-1/+2
* Remove unused variables from adapter structClaudio Takahasi2009-10-141-2/+0
* Remove unused functionsClaudio Takahasi2009-10-141-33/+1
* Remove unused variablesClaudio Takahasi2009-10-131-7/+0
* Release 4.564.56Marcel Holtmann2009-10-102-1/+13
* Update library versionMarcel Holtmann2009-10-101-1/+1
* Fix parsing service records with an empty service classes listJohan Hedberg2009-10-091-0/+6
* Fix agent cancelling before calling agent_destroyJohan Hedberg2009-10-081-0/+1
* Add missing command values from Bluetooth 3.0 specificationMarcel Holtmann2009-10-071-0/+36
* Add value for Read Encryption Key Size command constantMarcel Holtmann2009-10-071-1/+1
* Add feature definition for Enhanced Power ControlMarcel Holtmann2009-10-072-1/+2
* Fix legacy pairing information update based on remote features eventJohan Hedberg2009-10-073-0/+36
* Fix tracking of devices without a permanently stored link keyJohan Hedberg2009-10-071-2/+8
* Add proper tracking of device paired statusJohan Hedberg2009-10-075-19/+28
* Extend read_link_key to be used as a simple boolean testJohan Hedberg2009-10-071-0/+5