qmk_firmware/Demos/Host/Incomplete/BluetoothHost
Dean Camera a405a9bdf8 Extra protocol value in the RFCOMM protocol is the channel number, not the PSM - update typedef name and size.
Add delay to the Connection Request signal processing routine - without this, the host will not create the RFCOMM channel correctly. Need to investigate why this delay is needed.
2010-06-03 08:33:01 +00:00
..
Lib Extra protocol value in the RFCOMM protocol is the channel number, not the PSM - update typedef name and size. 2010-06-03 08:33:01 +00:00
BluetoothHost.c Extra protocol value in the RFCOMM protocol is the channel number, not the PSM - update typedef name and size. 2010-06-03 08:33:01 +00:00
BluetoothHost.h Add start of RFCOMM service layer to the incomplete BluetoothHost demo. 2010-06-03 03:58:57 +00:00
ConfigDescriptor.c Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 2010-05-08 03:12:14 +00:00
ConfigDescriptor.h Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 2010-05-08 03:12:14 +00:00
DeviceDescriptor.c Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 2010-05-08 03:12:14 +00:00
DeviceDescriptor.h Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 2010-05-08 03:12:14 +00:00
Doxygen.conf Remove obsolete entry from the Doxygen configuration files. 2010-05-23 08:39:02 +00:00
makefile Add start of RFCOMM service layer to the incomplete BluetoothHost demo. 2010-06-03 03:58:57 +00:00