Added ability to search by Channel PSM to the GetChannelData() function in the Blueto...
authorDean Camera <dean@fourwalledcubicle.com>
Thu, 22 Apr 2010 14:08:00 +0000 (14:08 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Thu, 22 Apr 2010 14:08:00 +0000 (14:08 +0000)
commit5993e1efe789418e3773d37aae119f48093a3439
tree347f581dc48d44e74970c7627d6dfc60810866b4
parent8252b4febd928718c4b416d7be262afa6a39075f
Added ability to search by Channel PSM to the GetChannelData() function in the BluetoothHost demo.

Added new HCI states to properly initialize the bluetooth dongle and retrieve the local BDADDR.

Factored out Bluetooth state information into a new state structure for easy reference in the user application.

Added new StackInitialized() Bluetooth stack callback function.
Demos/Host/Incomplete/BluetoothHost/BluetoothHost.c
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.c
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.c
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.h
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothStack.c
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothStack.h
Demos/Host/Incomplete/BluetoothHost/Lib/ServiceDiscoveryProtocol.c
Demos/Host/Incomplete/BluetoothHost/Lib/ServiceDiscoveryProtocol.h
LUFA/ManPages/ChangeLog.txt
LUFA/ManPages/MainPage.txt
Projects/AVRISP-MKII/Lib/V2ProtocolParams.c