-
- Downloads
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.
Showing
- Demos/Host/Incomplete/BluetoothHost/BluetoothHost.c 21 additions, 3 deletionsDemos/Host/Incomplete/BluetoothHost/BluetoothHost.c
- Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.c 14 additions, 7 deletions...s/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.c
- Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.c 84 additions, 38 deletions.../Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.c
- Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.h 20 additions, 29 deletions.../Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.h
- Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothStack.c 27 additions, 18 deletionsDemos/Host/Incomplete/BluetoothHost/Lib/BluetoothStack.c
- Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothStack.h 23 additions, 3 deletionsDemos/Host/Incomplete/BluetoothHost/Lib/BluetoothStack.h
- Demos/Host/Incomplete/BluetoothHost/Lib/ServiceDiscoveryProtocol.c 2 additions, 2 deletions...t/Incomplete/BluetoothHost/Lib/ServiceDiscoveryProtocol.c
- Demos/Host/Incomplete/BluetoothHost/Lib/ServiceDiscoveryProtocol.h 2 additions, 1 deletion...t/Incomplete/BluetoothHost/Lib/ServiceDiscoveryProtocol.h
- LUFA/ManPages/ChangeLog.txt 1 addition, 1 deletionLUFA/ManPages/ChangeLog.txt
- LUFA/ManPages/MainPage.txt 4 additions, 2 deletionsLUFA/ManPages/MainPage.txt
- Projects/AVRISP-MKII/Lib/V2ProtocolParams.c 1 addition, 1 deletionProjects/AVRISP-MKII/Lib/V2ProtocolParams.c
Loading
Please register or sign in to comment