This website requires JavaScript.
Explore
Help
Sign In
mfulz_github
/
qmk_firmware
Watch
1
Star
0
Fork
1
You've already forked qmk_firmware
mirror of
https://github.com/mfulz/qmk_firmware.git
synced
2025-08-07 21:20:43 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
Demos
/
Host
/
Incomplete
/
BluetoothHost
/
Lib
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
..
BluetoothACLPackets.c
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
BluetoothACLPackets.h
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
BluetoothClassCodes.h
Update copyright year to 2010.
2009-12-30 23:49:19 +00:00
BluetoothHCICommands.c
Add HCI debugging with verbosity control to the BluetoothHost demo.
2010-04-11 06:19:58 +00:00
BluetoothHCICommands.h
Add HCI debugging with verbosity control to the BluetoothHost demo.
2010-04-11 06:19:58 +00:00
BluetoothStack.c
Add LUFA-side channel open/close routines, add signalling handlers for the creation and configuration of channels from the local device to the remote device, to add to the existing remote to local channel capabilities.
2010-04-10 07:33:19 +00:00
BluetoothStack.h
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