aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/Incomplete/BluetoothHost/Lib/RFCOMM.h
Commit message (Expand)AuthorAgeFilesLines
* Add stub RFCOMM command handlers. Move out RFCOMM frame length and data point...Dean Camera2010-06-071-15/+25
* More RFCOMM layer implementation - fix FCS calculation, add in start of contr...Dean Camera2010-06-071-6/+20
* Make the RFCOMM_SendFrame() function correctly generate frames from the input...Dean Camera2010-06-071-4/+11
* Refactor out RFCOMM packet send code into a seperate function.Dean Camera2010-06-061-7/+3
* Add the svn:eol-style property onto new files which where missing it to ensur...Dean Camera2010-06-061-96/+96
* Document Bluetooth files with overall file Doxygen comments. Add more initial...Dean Camera2010-06-041-4/+5
* Minor documentation cleanups.Dean Camera2010-06-031-1/+8
* Start implementation of RFCOMM decoding layer. Add new service initialize rou...Dean Camera2010-06-031-0/+31
* Add start of RFCOMM service layer to the incomplete BluetoothHost demo.Dean Camera2010-06-031-0/+57