History log of /freebsd-10.1-release/lib/libbluetooth/bluetooth.h
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 272461 02-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 213042 22-Sep-2010 emax

Add the following Linux BlueZ compatibility macros: htobs(), htobl(),
btohs() and btohl()

PR: kern/136386
Submitted by: Monty Hall < kungfu_disciple at sbcglobal dot net >
MFC after: 1 week


# 198492 26-Oct-2009 emax

Fix typo in bluetooth.3
Do not use reserved C++ keyword "new"

MFC after: 1 month


# 191388 22-Apr-2009 emax

Implement low-level Bluetooth HCI API.
This should make it easier to make Linux BlueZ libhci port.

Reviewed by: Iain Hibbert < plunky -at- rya-online -dot- net > of NetBSD
MFC after: 1 week
Inspired by: Linux BlueZ
Inspired by: NetBSD


# 189462 06-Mar-2009 emax

Add Bluetooth compatibility shims. Inspired by Linux BlueZ and NetBSD.

Discussed with: Iain Hibbert plunky -at- rya-online -dot- net of NetBSD
MFC after: 1 month


# 181698 13-Aug-2008 emax

Import handy shorthand Bluetooth address (BD_ADDR) utility functions
from NetBSD and document them.

Obtained from: NetBSD
MFC after: 1 week


# 143767 17-Mar-2005 emax

Fix typo in comments (spell Linux correctly)

Submitted by: Markus Brueffer < markus at brueffer dot de >
MFC after: 3 days


# 121054 12-Oct-2003 emax

Update Bluetooth code.

Reviewed by: M. Warner Losh <imp@bsdimp.com>; John Hay <jhay@freebsd.org>
Approved by: M. Warner Losh <imp@bsdimp.com> (mentor)