projects
/
pub
/
USBasp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
13ea700
)
Rename RFCOMM_GetFrameDataLength() to RFCOMM_GetVariableFieldValue() as it is multi...
author
Dean Camera
<dean@fourwalledcubicle.com>
Tue, 15 Jun 2010 11:28:15 +0000
(11:28 +0000)
committer
Dean 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