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 3125fd5f4f
Add RFCOMM channel configuration parsing and channel states to the incomplete BluetoothHost demo.
14 years ago
..
BluetoothACLPackets.c Add RFCOMM channel configuration parsing and channel states to the incomplete BluetoothHost demo. 14 years ago
BluetoothACLPackets.h Minor documentation cleanups. 15 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 Document Bluetooth files with overall file Doxygen comments. Add more initial RFCOMM layer code to receive and respond to SABM packets. 15 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 Document Bluetooth files with overall file Doxygen comments. Add more initial RFCOMM layer code to receive and respond to SABM packets. 15 years ago
BluetoothStack.h Add RFCOMM channel configuration parsing and channel states to the incomplete BluetoothHost demo. 14 years ago
RFCOMM.c Add RFCOMM channel configuration parsing and channel states to the incomplete BluetoothHost demo. 14 years ago
RFCOMM.h Add RFCOMM channel configuration parsing and channel states to the incomplete BluetoothHost demo. 14 years ago
RFCOMMControl.c Add RFCOMM channel configuration parsing and channel states to the incomplete BluetoothHost demo. 14 years ago
RFCOMMControl.h Add RFCOMM channel configuration parsing and channel states to the incomplete BluetoothHost demo. 14 years ago
SDP.c Rename the incomplete Bluetooth Host demo's ServiceDiscoveryProtocol.c/.h files to SDP.c/.h. Fix compile errors in RFCOMM.c/.h. 14 years ago
SDP.h Rename the incomplete Bluetooth Host demo's ServiceDiscoveryProtocol.c/.h files to SDP.c/.h. Fix compile errors in RFCOMM.c/.h. 14 years ago
SDPServices.c Add the svn:eol-style property onto new files which where missing it to ensure uniform line endings. 15 years ago
SDPServices.h Rename the incomplete Bluetooth Host demo's ServiceDiscoveryProtocol.c/.h files to SDP.c/.h. Fix compile errors in RFCOMM.c/.h. 14 years ago