index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Demos
/
Host
/
Incomplete
/
BluetoothHost
/
BluetoothEvents.c
Age
Commit message (
Expand
)
Author
2012-05-13
AppConfigHeaders: Remove outdated incomplete BluetoothHost demo - updated Blu...
Dean
2012-02-04
Update file contributor copyrights for 2012.
Dean
2012-02-04
Update file header copyrights for 2012.
Dean
2011-01-01
Update copyright year on all source files.
Dean
2010-10-28
Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...
Dean
2010-10-13
Clean up excessive whitespace at the end of each line using the wspurify tool...
Dean
2010-07-30
Oops - fix mixed "initialize" and "initialise" - opt for American spelling du...
Dean
2010-07-30
More spell checking of all source files -- correct missed errors, switch to E...
Dean
2010-07-11
Correct misspellings in the Bluetooth demo code.
Dean
2010-07-11
Oops - ACL layer Bluetooth_SendPacket() function should check and allow NULL ...
Dean
2010-07-11
Rename Bluetooth stack function parameters to clearly indicate what sort of B...
Dean
2010-07-08
Add a new RFCOMM_ChannelOpened() callback event for when logical RFCOMM chann...
Dean
2010-07-08
Add a new RFCOMM service callback for when new data has been received on a va...
Dean
2010-07-08
Move out Bluetooth stack callback functions to a seperate BluetoothEvents.c/....
Dean