aboutsummaryrefslogtreecommitdiff
path: root/Demos/Host/Incomplete/BluetoothHost/BluetoothEvents.c
AgeCommit message (Expand)Author
2011-01-01Update copyright year on all source files.Dean
2010-10-28Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean
2010-10-13Clean up excessive whitespace at the end of each line using the wspurify tool...Dean
2010-07-30Oops - fix mixed "initialize" and "initialise" - opt for American spelling du...Dean
2010-07-30More spell checking of all source files -- correct missed errors, switch to E...Dean
2010-07-11Correct misspellings in the Bluetooth demo code.Dean
2010-07-11Oops - ACL layer Bluetooth_SendPacket() function should check and allow NULL ...Dean
2010-07-11Rename Bluetooth stack function parameters to clearly indicate what sort of B...Dean
2010-07-08Add a new RFCOMM_ChannelOpened() callback event for when logical RFCOMM chann...Dean
2010-07-08Add a new RFCOMM service callback for when new data has been received on a va...Dean
2010-07-08Move out Bluetooth stack callback functions to a seperate BluetoothEvents.c/....Dean