rohbotics / bluez-firmware

Source for bluez-firmware package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlueZ - Bluetooth protocol stack for Linux
******************************************

Copyright (C) 2002-2003  Maxim Krasnyansky <maxk@qualcomm.com>
Copyright (C) 2002-2006  Marcel Holtmann <marcel@holtmann.org>

Bluetooth firmware


Compilation and installation
============================

In order to install Bluetooth firmware you need following software packages:
	- Linux Bluetooth protocol stack (BlueZ)

To configure run:
	./configure --libdir=/lib
 
Configure automatically searches for all required components and packages. 

To compile and install run:
	make && make install


Information
===========

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

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

About

Source for bluez-firmware package

License:GNU General Public License v2.0


Languages

Language:Shell 43.7%Language:Makefile 29.5%Language:Perl 26.8%