qmk_firmware/Demos/Host/Incomplete/BluetoothHost/Lib
Dean Camera 2dabb4e55f Add the svn:eol-style property onto new files which where missing it to ensure uniform line endings. 2010-06-06 08:33:14 +00:00
..
BluetoothACLPackets.c Document Bluetooth files with overall file Doxygen comments. Add more initial RFCOMM layer code to receive and respond to SABM packets. 2010-06-04 06:25:12 +00:00
BluetoothACLPackets.h Minor documentation cleanups. 2010-06-03 15:32:45 +00:00
BluetoothClassCodes.h Add PSM value to the RFCOMM service so that the host knows what PSM to use on channels when trying to access it. 2010-06-03 07:45:09 +00:00
BluetoothHCICommands.c Document Bluetooth files with overall file Doxygen comments. Add more initial RFCOMM layer code to receive and respond to SABM packets. 2010-06-04 06:25:12 +00:00
BluetoothHCICommands.h Move SDP service tables out into a new set of files, to make the SDP service code cleaner. 2010-06-01 03:07:05 +00:00
BluetoothStack.c Document Bluetooth files with overall file Doxygen comments. Add more initial RFCOMM layer code to receive and respond to SABM packets. 2010-06-04 06:25:12 +00:00
BluetoothStack.h Minor documentation cleanups. 2010-06-03 15:32:45 +00:00
RFCOMM.c Add the svn:eol-style property onto new files which where missing it to ensure uniform line endings. 2010-06-06 08:33:14 +00:00
RFCOMM.h Add the svn:eol-style property onto new files which where missing it to ensure uniform line endings. 2010-06-06 08:33:14 +00:00
SDPServices.c Add the svn:eol-style property onto new files which where missing it to ensure uniform line endings. 2010-06-06 08:33:14 +00:00
SDPServices.h Add the svn:eol-style property onto new files which where missing it to ensure uniform line endings. 2010-06-06 08:33:14 +00:00
ServiceDiscoveryProtocol.c Document Bluetooth files with overall file Doxygen comments. Add more initial RFCOMM layer code to receive and respond to SABM packets. 2010-06-04 06:25:12 +00:00
ServiceDiscoveryProtocol.h Start implementation of RFCOMM decoding layer. Add new service initialize routines for each Bluetooth service - currently unused, but will eventually reset the service state of RFCOMM when a new connection is made. 2010-06-03 12:45:15 +00:00