summaryrefslogtreecommitdiff
path: root/lib/libbluetooth/bluetooth.h
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2018-05-01Fix bthidd build with GCC 4.2 after r333110Vladimir Kondratyev
2018-04-30bluetooth(3): Add helper functions that performs Bluetooth Remote Name RequestVladimir Kondratyev
2017-11-26lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-04-27Make cached Bluetooth LE host advertise information visible from userland.Takanori Watanabe
2016-05-04Improve performance and functionality of the bitstring(3) apiAlan Somers
2016-01-29Declare bt_devenum() to match the definition.Brooks Davis
2010-09-22Add the following Linux BlueZ compatibility macros: htobs(), htobl(),Maksim Yevmenkin
2009-10-26Fix typo in bluetooth.3Maksim Yevmenkin
2009-04-22Implement low-level Bluetooth HCI API.Maksim Yevmenkin
2009-03-06Add Bluetooth compatibility shims. Inspired by Linux BlueZ and NetBSD.Maksim Yevmenkin
2008-08-13Import handy shorthand Bluetooth address (BD_ADDR) utility functionsMaksim Yevmenkin
2005-03-17Fix typo in comments (spell Linux correctly)Maksim Yevmenkin
2003-10-12Update Bluetooth code.Maksim Yevmenkin