Removed invalid dfu and flip related targets from the bootloaders - bootloaders can...
[pub/USBasp.git] / Demos / Host / Incomplete / BluetoothHost / Lib / BluetoothACLPackets.c
2010-04-13 Dean CameraDocument the Bluetooth ACL layer. Remove unneeded param...
2010-04-12 Dean CameraAdd some more documentation to the half-completed Bluet...
2010-04-12 Dean CameraFix Bluetooth stack CONNECTION RESPONSE packets - for...
2010-04-11 Dean CameraAdd HCI debugging with verbosity control to the Bluetoo...
2010-04-11 Dean CameraFix up Bluetooth Demo's options processing on incoming...
2010-04-10 Dean CameraAdd LUFA-side channel open/close routines, add signalli...
2010-04-10 Dean CameraBluetooth demo can now create and maintain logical...
2010-04-06 Dean CameraMake Bluetooth signalling handler routines use the...
2010-04-06 Dean CameraAdd bidirectional channel configuration -- remote devic...
2010-04-06 Dean CameraAdd packet reception and send routines to the ACL layer...
2010-04-06 Dean CameraAdd information request/response signal handler to...
2010-04-05 Dean CameraAdd Bluetooth signalling echo request/response handlers...
2010-04-01 Dean CameraMore improvements to the incomplete BluetoothHost demo...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-30 Dean CameraFix TemperatureDataLogger - sample tick timer wasn...
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-11-09 Dean CameraSpell check all source code variables, comments and...
2009-07-11 Dean CameraFixed compilation error in incomplete BluetoothHost...
2009-07-11 Dean CameraAdded incomplete PrinterHost demo application.