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 2b0d93c129
Correct misspellings in the Bluetooth demo code.
14 years ago
..
BluetoothACLPackets.c Correct misspellings in the Bluetooth demo code. 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 Correct misspellings in the Bluetooth demo code. 14 years ago
BluetoothHCICommands.h Move SDP service tables out into a new set of files, to make the SDP service code cleaner. 15 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 Correct misspellings in the Bluetooth demo code. 14 years ago
RFCOMM.c Correct misspellings in the Bluetooth demo code. 14 years ago
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. 14 years ago
RFCOMMControl.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
RFCOMMControl.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. 14 years ago
SDP.c Correct misspellings in the Bluetooth demo code. 14 years ago
SDP.h Correct misspellings in the Bluetooth demo code. 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