summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add support for AVDTP 1.3 Delay ReportingJohan Hedberg2009-10-067-59/+466
* Fix off-by-one issue with AVDTP capability parsingJohan Hedberg2009-10-061-1/+1
* Fix a few SDP related memory leaksJohan Hedberg2009-10-062-0/+6
* Fix HFP HF-role SDP record profile versionJohan Hedberg2009-10-051-1/+1
* Fix A2DP and AVDTP versions in SDP recordsJohan Hedberg2009-10-051-3/+4
* Fix AVRCP and AVCTP versions in the SDP recordsJohan Hedberg2009-10-051-6/+8
* Fix link key removal for temporary device connection failuresJohan Hedberg2009-10-055-7/+19
* Release 4.554.55Marcel Holtmann2009-10-042-1/+8
* Update library versionMarcel Holtmann2009-10-041-1/+1
* Fix updating out of range list when rssi haven't change.Luiz Augusto von Dentz2009-10-021-3/+3
* Fix string comparisonJohan Hedberg2009-10-021-1/+1
* Add a quirk for the Nokia CK-20W car kitJohan Hedberg2009-10-021-5/+34
* Add public device_get_name functionJohan Hedberg2009-10-022-0/+6
* Fix typo within capabilities library checkMarcel Holtmann2009-10-021-1/+1
* Add CFLAGS from capabilities libraryMarcel Holtmann2009-10-021-1/+1
* Some coding style updates for capabilities patchMarcel Holtmann2009-10-021-3/+5
* Drop Posix CapabilitiesSteve Grubb2009-10-022-1/+13
* Add checks for libcap-ng supportMarcel Holtmann2009-10-022-0/+16
* Fix another variable initializationJohan Hedberg2009-10-021-1/+2
* Fix variable initializationsJohan Hedberg2009-10-022-2/+6
* Fix unnecessary NULL checksJohan Hedberg2009-10-023-5/+3
* Fix GIOCondition error checkJohan Hedberg2009-10-021-1/+1
* Fix error code handling for AVDTP SetConfiguration responseJohan Hedberg2009-10-021-0/+2