This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mfulz_github/qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
qmk_firmware
/
Demos
/
Host
/
Incomplete
/
BluetoothHost
/
Lib
History
Dean Camera
882ef0c983
Add some more documentation to the half-completed Bluetooth Host demo, fix the OpenChannel() command initialising the channel information structure to the wrong initial state once the CONNECTION REQUEST command has been sent to the remote device.
2010-04-12 14:26:56 +00:00
..
BluetoothACLPackets.c
Add some more documentation to the half-completed Bluetooth Host demo, fix the OpenChannel() command initialising the channel information structure to the wrong initial state once the CONNECTION REQUEST command has been sent to the remote device.
2010-04-12 14:26:56 +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 some more documentation to the half-completed Bluetooth Host demo, fix the OpenChannel() command initialising the channel information structure to the wrong initial state once the CONNECTION REQUEST command has been sent to the remote device.
2010-04-12 14:26:56 +00:00
BluetoothStack.h
Add some more documentation to the half-completed Bluetooth Host demo, fix the OpenChannel() command initialising the channel information structure to the wrong initial state once the CONNECTION REQUEST command has been sent to the remote device.
2010-04-12 14:26:56 +00:00