Extra protocol value in the RFCOMM protocol is the channel number, not the PSM -...
authorDean Camera <dean@fourwalledcubicle.com>
Thu, 3 Jun 2010 08:33:01 +0000 (08:33 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Thu, 3 Jun 2010 08:33:01 +0000 (08:33 +0000)
commita405a9bdf8338d947159317fba373fccd01fa0f3
tree8cfc8ad00399d8ae3bfa2c3cb1cac5e679da231c
parent480da5aab642eb7e5b87e604a55a91bf872b3607
Extra protocol value in the RFCOMM protocol is the channel number, not the PSM - update typedef name and size.

Add delay to the Connection Request signal processing routine - without this, the host will not create the RFCOMM channel correctly. Need to investigate why this delay is needed.
Demos/Host/Incomplete/BluetoothHost/BluetoothHost.c
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.c
Demos/Host/Incomplete/BluetoothHost/Lib/SDPServices.c
Demos/Host/Incomplete/BluetoothHost/Lib/SDPServices.h