Date: Mon, 4 May 2009 20:53:19 +0000 (UTC) From: Maksim Yevmenkin <emax@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libbluetooth Makefile bluetooth.3 bluetooth.h hci.c Message-ID: <200905042053.n44KrYJ9023634@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
emax 2009-05-04 20:53:19 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) lib/libbluetooth Makefile bluetooth.3 bluetooth.h hci.c Log: SVN rev 191797 on 2009-05-04 20:53:19Z by emax MFC r191388 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 Inspired by: Linux BlueZ Inspired by: NetBSD Revision Changes Path 1.3.2.3 +13 -0 src/lib/libbluetooth/Makefile 1.7.10.3 +279 -2 src/lib/libbluetooth/bluetooth.3 1.2.10.3 +42 -0 src/lib/libbluetooth/bluetooth.h 1.1.2.2 +502 -17 src/lib/libbluetooth/hci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905042053.n44KrYJ9023634>