aboutsummaryrefslogtreecommitdiff
path: root/lib/libbluetooth
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in bluetooth.3Maksim Yevmenkin2009-10-262-3/+3
* Bump the version of all non-symbol-versioned shared libraries inKen Smith2009-07-191-1/+1
* Avoid floating point arithmetic while calculating iquiry length.Maksim Yevmenkin2009-05-141-11/+14
* Implement low-level Bluetooth HCI API.Maksim Yevmenkin2009-04-224-19/+836
* Add Bluetooth compatibility shims. Inspired by Linux BlueZ and NetBSD.Maksim Yevmenkin2009-03-066-8/+548
* Import handy shorthand Bluetooth address (BD_ADDR) utility functionsMaksim Yevmenkin2008-08-133-2/+67
* Bump library versions in preparation for 7.0.Daniel Eischen2007-05-211-1/+1
* Bump the shared library version number of all libraries that have notKen Smith2005-07-221-1/+1
* Fix typo in comments (spell Linux correctly)Maksim Yevmenkin2005-03-171-1/+1
* Fixed xref.Ruslan Ermilov2005-01-211-1/+1
* Sort sections.Ruslan Ermilov2005-01-201-2/+2
* Revert last delta. The ASCII code 0 character is "NUL",Ruslan Ermilov2005-01-131-2/+2
* Fix typo: NUL -> NULLMaksim Yevmenkin2005-01-041-2/+2
* Unbreak a whatis(1) entry by fixing the NAME section.Ruslan Ermilov2004-07-051-14/+10
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+1
* Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror)Mark Murray2004-03-051-1/+1
* Update Bluetooth code.Maksim Yevmenkin2003-10-124-0/+770