Rename Bluetooth stack function parameters to clearly indicate what sort of Bluetooth...
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 11 Jul 2010 07:29:27 +0000 (07:29 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 11 Jul 2010 07:29:27 +0000 (07:29 +0000)
Add a new RFCOMM_ChannelSignalsReceived() Bluetooth stack callback from the RFCOMM layer for when the remote device sends new terminal control signals.

Fix RFCOMM_SendData() not aborting correctly when the requested RFCOMM channel is not found.


No differences found