History log of /netbsd/usr.sbin/bthcid/client.c (Results 1 – 5 of 5)
Revision Date Author Comments
# 829fbcb5 10-Jan-2017 christos <christos@NetBSD.org>

need <sys/stat.h> for chmod(2)


# a9ed4719 29-Sep-2006 plunky <plunky@NetBSD.org>

Fix it so that PINs are single use only.

This is important when you generate a random PIN and can't remember it.


# 0b73a6ec 26-Sep-2006 plunky <plunky@NetBSD.org>

expose the bthcid API details so that external PIN clients do not
need the NetBSD source in order to compile


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

Bluetooth fixes by Iain Hibbert:
Remove bluetooth.conf stuff from bthcid(8), and use XML with proplib(3)
for keyfile. Also, associate keys with local and remote address.


# 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 ...