Rename RFCOMM_GetFrameDataLength() to RFCOMM_GetVariableFieldValue() as it is multi...
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 15 Jun 2010 11:28:15 +0000 (11:28 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 15 Jun 2010 11:28:15 +0000 (11:28 +0000)
Make RFCOMM_GetChannelData() return NULL if the required channel DLCI is found, but the channel is closed.

Add modem signals (BREAK, DCD, etc.) to the channel state array, and add in a handler for the Modem Status RFCOMM control command.


No differences found