Add TEST RFCOMM command handler. Remove the RFCOMM channel UseUIFrame element, as the Bluetooth adaptions to RFCOMM only allow UIH frames to be used.
This commit is contained in:
parent
559af02204
commit
2eff731ecf
7 changed files with 29 additions and 12 deletions
|
@ -85,7 +85,6 @@
|
|||
uint8_t DLCI;
|
||||
uint8_t State;
|
||||
uint8_t Priority;
|
||||
bool UseUIFrames;
|
||||
uint16_t MTU;
|
||||
uint8_t StatusFlags;
|
||||
uint8_t Signals;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue