Extra protocol value in the RFCOMM protocol is the channel number, not the PSM...
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.
Showing
- Demos/Host/Incomplete/BluetoothHost/BluetoothHost.c 2 additions, 1 deletionDemos/Host/Incomplete/BluetoothHost/BluetoothHost.c
- Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.c 4 additions, 1 deletion...s/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.c
- Demos/Host/Incomplete/BluetoothHost/Lib/SDPServices.c 7 additions, 7 deletionsDemos/Host/Incomplete/BluetoothHost/Lib/SDPServices.c
- Demos/Host/Incomplete/BluetoothHost/Lib/SDPServices.h 7 additions, 6 deletionsDemos/Host/Incomplete/BluetoothHost/Lib/SDPServices.h
Loading
Please register or sign in to comment