qmk_firmware/Demos/Host/Incomplete/BluetoothHost/Lib
Dean Camera 1167b69943 Add missing eol-style properties to new source files. 2010-07-12 10:20:38 +00:00
..
BluetoothACLPackets.c Correct misspellings in the Bluetooth demo code. 2010-07-11 08:11:25 +00:00
BluetoothACLPackets.h Correct misspellings in the Bluetooth demo code. 2010-07-11 08:11:25 +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 Correct misspellings in the Bluetooth demo code. 2010-07-11 08:11:25 +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 Rename Bluetooth stack function parameters to clearly indicate what sort of Bluetooth channel (ACL, RFCOMM) is required for each parameter, to make the code easier to read. 2010-07-11 07:29:27 +00:00
BluetoothStack.h Correct misspellings in the Bluetooth demo code. 2010-07-11 08:11:25 +00:00
RFCOMM.c Correct misspellings in the Bluetooth demo code. 2010-07-11 08:11:25 +00:00
RFCOMM.h Rename Bluetooth stack function parameters to clearly indicate what sort of Bluetooth channel (ACL, RFCOMM) is required for each parameter, to make the code easier to read. 2010-07-11 07:29:27 +00:00
RFCOMMControl.c Add missing eol-style properties to new source files. 2010-07-12 10:20:38 +00:00
RFCOMMControl.h Add missing eol-style properties to new source files. 2010-07-12 10:20:38 +00:00
SDP.c Correct misspellings in the Bluetooth demo code. 2010-07-11 08:11:25 +00:00
SDP.h Correct misspellings in the Bluetooth demo code. 2010-07-11 08:11:25 +00:00
SDPServices.c Correct misspellings in the Bluetooth demo code. 2010-07-11 08:11:25 +00:00
SDPServices.h Added new pgm_read_ptr() macro to Common.h for reading of pointers out of flash memory space. 2010-06-22 07:06:27 +00:00