]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add Bluetooth compatibility shims. Inspired by Linux BlueZ and NetBSD.
authorMaksim Yevmenkin <emax@FreeBSD.org>
Fri, 6 Mar 2009 23:30:07 +0000 (23:30 +0000)
committerMaksim Yevmenkin <emax@FreeBSD.org>
Fri, 6 Mar 2009 23:30:07 +0000 (23:30 +0000)
commitbaeef614490fd9cb1bf325b312e66552b65a2705
tree6d586208bf9c5f1fcf2714ca0c5e1c816f8d4f64
parent42ca1e2bb587a80991fb50b041a91fe5605de1cc
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
lib/libbluetooth/Makefile
lib/libbluetooth/bluetooth.3
lib/libbluetooth/bluetooth.c
lib/libbluetooth/bluetooth.h
lib/libbluetooth/dev.c [new file with mode: 0644]
lib/libbluetooth/hci.c [new file with mode: 0644]