Fix Bluetooth stack CONNECTION RESPONSE packets - for this command and this command...
authorDean Camera <dean@fourwalledcubicle.com>
Mon, 12 Apr 2010 13:42:35 +0000 (13:42 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Mon, 12 Apr 2010 13:42:35 +0000 (13:42 +0000)
commit8b0ec6c5cafe99595743725a20ad40ce4898de14
tree80357eb73d020c3684e167e007caeb4c3cb6fdcb
parent6cfa3b7db8b5585a8443f457dcb728b65a7f7ffd
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.
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.c
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.h
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothStack.h