projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add TEST RFCOMM command handler. Remove the RFCOMM channel UseUIFrame element, as...
[pub/lufa.git]
/
Demos
/
Host
/
Incomplete
/
BluetoothHost
/
Lib
/
RFCOMM.h
diff --git
a/Demos/Host/Incomplete/BluetoothHost/Lib/RFCOMM.h
b/Demos/Host/Incomplete/BluetoothHost/Lib/RFCOMM.h
index
78e9b54
..
d37c068
100644
(file)
--- a/
Demos/Host/Incomplete/BluetoothHost/Lib/RFCOMM.h
+++ b/
Demos/Host/Incomplete/BluetoothHost/Lib/RFCOMM.h
@@
-85,7
+85,6
@@
uint8_t DLCI;
uint8_t State;
uint8_t Priority;
- bool UseUIFrames;
uint16_t MTU;
uint8_t StatusFlags;
uint8_t Signals;