Add TEST RFCOMM command handler. Remove the RFCOMM channel UseUIFrame element, as...
[pub/lufa.git] / Demos / Host / Incomplete / BluetoothHost / Lib / RFCOMM.h
index 78e9b54..d37c068 100644 (file)
@@ -85,7 +85,6 @@
                        uint8_t  DLCI;
                        uint8_t  State;
                        uint8_t  Priority;
-                       bool     UseUIFrames;
                        uint16_t MTU;
                        uint8_t  StatusFlags;
                        uint8_t  Signals;