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
/
Lib
/
RFCOMMControl.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-21
Update all demos, projects and bootloaders to indent all function parameters,...
Dean
2010-07-12
Add missing eol-style properties to new source files.
Dean
2010-07-11
Rename Bluetooth stack function parameters to clearly indicate what sort of B...
Dean
2010-07-02
Move out RFCOMM channel structure init code to a seperate routine, to save on...
Dean
2010-06-29
Add RFCOMM service routine, to send pending configuration requests on RFCOMM ...
Dean
2010-06-26
Make Bluetooth ACL channel searches skip over closed (invalid) channels. RFCO...
Dean
2010-06-23
Split RFCOMM channel signals into Remote and Local pairs. Use memcpy() to cop...
Dean
2010-06-23
Add TEST RFCOMM command handler. Remove the RFCOMM channel UseUIFrame element...
Dean
2010-06-15
Rename RFCOMM_GetFrameDataLength() to RFCOMM_GetVariableFieldValue() as it is...
Dean
2010-06-15
Add RFCOMM channel configuration parsing and channel states to the incomplete...
Dean
2010-06-13
Split out the RFCOMM Control Channel command processing code into a seperate ...
Dean