You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
14 years ago
..
BluetoothACLPackets.c Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
BluetoothACLPackets.h Correct misspellings in the Bluetooth demo code. 14 years ago
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. 15 years ago
BluetoothHCICommands.c Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
BluetoothHCICommands.h Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
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. 14 years ago
BluetoothStack.h Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
RFCOMM.c More spell checking of all source files -- correct missed errors, switch to EN-GB spelling dictionary. 14 years ago
RFCOMM.h Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
RFCOMMControl.c Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
RFCOMMControl.h Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
SDP.c Spell check all source files once again to find any typos. 14 years ago
SDP.h Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
SDPServices.c Correct misspellings in the Bluetooth demo code. 14 years ago
SDPServices.h Added new pgm_read_ptr() macro to Common.h for reading of pointers out of flash memory space. 14 years ago