Go to file
2004-04-25 15:07:23 +00:00
include Add support for inquiry_mode and inquiry_info_with_rssi 2004-04-25 15:07:23 +00:00
src Better display of decoded LMP features 2004-04-25 14:10:03 +00:00
AUTHORS Remove autoconf and automake specific files and update others 2004-03-31 16:31:03 +00:00
bootstrap Use automake config header feature 2004-04-03 05:13:53 +00:00
ChangeLog Update changelog and bump version number 2004-04-01 20:51:38 +00:00
configure.in Use automake config header feature 2004-04-03 05:13:53 +00:00
COPYING Remove autoconf and automake specific files and update others 2004-03-31 16:31:03 +00:00
INSTALL Remove autoconf and automake specific files and update others 2004-03-31 16:31:03 +00:00
libs.spec Update changelog and bump version number 2004-04-01 20:51:38 +00:00
Makefile.am Add RPM spec file. 2002-12-21 05:17:15 +00:00
NEWS Initial revision 2002-03-08 21:10:06 +00:00
README Update the installation information 2004-04-01 23:45:02 +00:00

BlueZ - Bluetooth protocol stack for Linux

Copyright (C) 2000-2001  Qualcomm Incorporated
Copyright (C) 2002-2003  Maxim Krasnyansky <maxk@qualcomm.com>
Copyright (C) 2002-2004  Marcel Holtmann <marcel@holtmann.org>

Bluetooth libraries


1. Compilation and installation.

In order to compile Bluetooth libraries you need following software packages:
	- Linux Bluetooth protocol stack (BlueZ)
	- GCC compiler

To configure run:
	./configure --prefix=/usr --sysconfdir=/etc
 
Configure automatically searches for all required components and packages. 

To compile and install run:
	make install


2. Information

Mailing lists:
	bluez-users@lists.sourceforge.net - BlueZ general questions and discussions
	bluez-devel@lists.sourceforge.net - BlueZ development 

For additional information about the project visit BlueZ web site:
	http://www.bluez.org