Skip to content

pelwell/bluez-firmware

 
 

Repository files navigation

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

Copyright (C) 2002-2003  Maxim Krasnyansky <[email protected]>
Copyright (C) 2002-2006  Marcel Holtmann <[email protected]>

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:
	[email protected] - BlueZ general questions and discussions
	[email protected] - BlueZ development 

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

About

Source for bluez-firmware package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 41.6%
  • Makefile 33.0%
  • Perl 25.4%