This website requires JavaScript.
Explore
Help
Sign In
mirror
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-09-10 17:15:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8b0ec6c5cafe99595743725a20ad40ce4898de14
qmk_firmware
/
Demos
/
Host
/
Incomplete
/
BluetoothHost
History
Dean Camera
8b0ec6c5ca
Fix Bluetooth stack CONNECTION RESPONSE packets - for this command and this command only, the source/destination roles are switched. Reverse the Local/Remote channel ordering so that Windows mobile and other stacks which depend on valid channel values to connect.
2010-04-12 13:42:35 +00:00
..
Lib
Fix Bluetooth stack CONNECTION RESPONSE packets - for this command and this command only, the source/destination roles are switched. Reverse the Local/Remote channel ordering so that Windows mobile and other stacks which depend on valid channel values to connect.
2010-04-12 13:42:35 +00:00
BluetoothHost.c
Fix up Bluetooth Demo's options processing on incoming channel configuration requests.
2010-04-11 02:45:42 +00:00
BluetoothHost.h
More improvements to the incomplete BluetoothHost demo - add Disconnection Event processing.
2010-04-01 04:30:21 +00:00
ConfigDescriptor.c
Add HCI debugging with verbosity control to the BluetoothHost demo.
2010-04-11 06:19:58 +00:00
ConfigDescriptor.h
More improvements to the incomplete BluetoothHost demo - add Disconnection Event processing.
2010-04-01 04:30:21 +00:00
DeviceDescriptor.c
More improvements to the incomplete BluetoothHost demo - add Disconnection Event processing.
2010-04-01 04:30:21 +00:00
DeviceDescriptor.h
More improvements to the incomplete BluetoothHost demo - add Disconnection Event processing.
2010-04-01 04:30:21 +00:00
makefile
Added incomplete MIDIToneGenerator project.
2010-03-23 09:16:47 +00:00