qmk_firmware/Demos/Host/Incomplete/BluetoothHost/Lib
Dean Camera 0f45b9c8e0 More spell checking of all source files -- correct missed errors, switch to EN-GB spelling dictionary. 2010-07-30 09:48:35 +00:00
..
BluetoothACLPackets.c Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 2010-07-21 16:19:32 +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 Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 2010-07-21 16:19:32 +00:00
BluetoothHCICommands.h Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 2010-07-21 16:19:32 +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 Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 2010-07-21 16:19:32 +00:00
RFCOMM.c More spell checking of all source files -- correct missed errors, switch to EN-GB spelling dictionary. 2010-07-30 09:48:35 +00:00
RFCOMM.h Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 2010-07-21 16:19:32 +00:00
RFCOMMControl.c Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 2010-07-21 16:19:32 +00:00
RFCOMMControl.h Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 2010-07-21 16:19:32 +00:00
SDP.c Spell check all source files once again to find any typos. 2010-07-29 16:20:45 +00:00
SDP.h Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 2010-07-21 16:19:32 +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