HCIEmu - HCI Emulation for Linux Bluetooth protocol stack (BlueZ) 
Copyright (C) 2000-2001 Maxim Krasnyansky <maxk@qualcomm.com>

1. Compilation and Installation.

In order to compile HCIEmu you need following software packages:
  - Linux Bluetooth protocol stack (BlueZ)
  - HCI Virtual device driver (provided with BlueZ)
  - GCC compiler
  - GLib library

To configure HCIEmu run:
  ./configure
 
Configure automatically searches for all required components and packages. 

To compile and install run:
  make install

2.0 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://bluez.sf.net/hciemu
 
Maxim Krasnyansky <maxk@qualcomm.com> 
