aboutsummaryrefslogtreecommitdiff
path: root/lib/libbluetooth
Commit message (Expand)AuthorAgeFilesLines
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-1/+0
* pkgbase: Put libbluetooth in the bluetooth packageEmmanuel Vadot2019-09-051-1/+1
* Move all bluetooth related config files out of etcBrad Davis2018-08-213-0/+35
* Fix bthidd build with GCC 4.2 after r333110Vladimir Kondratyev2018-05-012-4/+4
* bluetooth(3): Add helper functions that performs Bluetooth Remote Name RequestVladimir Kondratyev2018-04-303-2/+145
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-264-0/+8
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Make cached Bluetooth LE host advertise information visible from userland.Takanori Watanabe2017-04-271-0/+1
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-1/+1
* Improve performance and functionality of the bitstring(3) apiAlan Somers2016-05-041-1/+3
* libbluetooth: use NULL instead of zero for pointers.Pedro F. Giffuni2016-04-181-2/+2
* First pass through library packaging.Glen Barber2016-02-041-0/+1
* Declare bt_devenum() to match the definition.Brooks Davis2016-01-291-1/+1
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-1/+0
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-273-1/+3
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-191-1/+1
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+1
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+3
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+16
* | | Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKEDTakanori Watanabe2015-04-073-1/+3
| |/ |/|
* | use .Mt to mark up email addresses consistently (part3)Baptiste Daroussin2014-06-231-1/+1
|/
* General mdoc(7) and typo fixes.Glen Barber2012-05-111-1/+2
* Remove trailing whitespace per mdoc lint warningEitan Adler2012-03-291-2/+2
* Add the following Linux BlueZ compatibility macros: htobs(), htobl(),Maksim Yevmenkin2010-09-221-0/+4
* Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki whileJoel Dahl2010-08-161-1/+1
* Spelling fixes.Joel Dahl2010-08-031-2/+2
* 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