History log of /netbsd-src/lib/libbluetooth/bluetooth.3 (Results 1 – 10 of 10)
Revision Date Author Comments
# e6fc3c59 04-Dec-2022 uwe <uwe@NetBSD.org>

Sections 2 and 3 have RETURN VALUES, not DIAGNOSTICS


# 01869ca4 03-Jul-2017 wiz <wiz@NetBSD.org>

Remove workaround for ancient HTML generation code.


# 5197ec91 28-Nov-2015 plunky <plunky@NetBSD.org>

fix spelling Multiplexor->Multiplexer


# 6cb10275 18-Mar-2014 riastradh <riastradh@NetBSD.org>

Merge riastradh-drm2 to HEAD.


# a5684d07 20-Jul-2013 wiz <wiz@NetBSD.org>

Use Mt for email addresses.


# 20dc194f 25-Oct-2011 plunky <plunky@NetBSD.org>

remove trailing comma in NAME section


# bd42c2e8 03-Aug-2009 plunky <plunky@NetBSD.org>

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 Yev

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)

show more ...


# 4076aeb8 30-Jul-2006 wiz <wiz@NetBSD.org>

Serial comma. Bump date for previous. Sort sections. Make ready for HTML
output.


# ebe62ad7 26-Jul-2006 tron <tron@NetBSD.org>

Bluetooth fixes by Iain Hibbert:
Remove bluetooth.conf(5) and config parsing from libbluetooth(3)
as this is no longer required.


# a5c89047 19-Jun-2006 gdamore <gdamore@NetBSD.org>

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 inc

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.

show more ...