OpenGrok
Cross Reference: bluetooth.h
xref
: /
src
/
lib
/
libbluetooth
/
bluetooth.h
Home
|
History
|
Annotate
|
Download
|
only in
libbluetooth
History log of
/src/lib/libbluetooth/bluetooth.h
Revision
Date
Author
Comments
1.5
28-Nov-2011
joerg
Kill a bunch of manual __attribute__ usages and replace them with the
equivalent sys/cdefs.h invocation.
1.4
03-Aug-2009
plunky
branches: 1.4.6;
Add bt_dev(3), an platform neutral API for accessing (locally configured)
Bluetooth devices, and bump libbluetooth minor version.
This is a reimplementation of an API largely developed by Maksim Yevmenkin
on FreeBSD to make it easier to port BlueZ/Linux programs which depend on
something similar. Alas, the BlueZ/Linux API is incompatible and unportable
as it depends on a 'device' being referenced by an int, but this will
hopefully make it easier to port software using that.
(bump libbluetooth minor version)
1.3
26-Sep-2006
plunky
expose the bthcid API details so that external PIN clients do not
need the NetBSD source in order to compile
1.2
26-Jul-2006
tron
Bluetooth fixes by Iain Hibbert:
Remove bluetooth.conf(5) and config parsing from libbluetooth(3)
as this is no longer required.
1.1
19-Jun-2006
gdamore
Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,
NetBSD Foundation Membership still pending.) This stack was written by
Iain under sponsorship from Itronix Inc.
The stack includes support for rfcomm networking (networking via your
bluetooth enabled cell phone), hid devices (keyboards/mice), and headsets.
Drivers for both PCMCIA and USB bluetooth controllers are included.
1.4.6.1
17-Apr-2012
yamt
sync with head
Indexes created Wed Oct 01 13:09:50 GMT 2025