My local repo of qmk firmware.
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
Dean Camera 2a072db703 Make Bluetooth signalling handler routines use the generic Bluetooth_SendPacket() routine for their responses. Use a better method of controlling the debug output verbosity. 15 years ago
..
Lib Make Bluetooth signalling handler routines use the generic Bluetooth_SendPacket() routine for their responses. Use a better method of controlling the debug output verbosity. 15 years ago
BluetoothHost.c Add bidirectional channel configuration -- remote device is not ACKing sent Configuration Requests, needs further debugging. Implement Bluetooth spec's channel states. 15 years ago
BluetoothHost.h More improvements to the incomplete BluetoothHost demo - add Disconnection Event processing. 15 years ago
ConfigDescriptor.c More improvements to the incomplete BluetoothHost demo - add Disconnection Event processing. 15 years ago
ConfigDescriptor.h More improvements to the incomplete BluetoothHost demo - add Disconnection Event processing. 15 years ago
DeviceDescriptor.c More improvements to the incomplete BluetoothHost demo - add Disconnection Event processing. 15 years ago
DeviceDescriptor.h More improvements to the incomplete BluetoothHost demo - add Disconnection Event processing. 15 years ago
makefile Added incomplete MIDIToneGenerator project. 15 years ago