mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-20 18:40:31 +00:00
rfcomm: don't track l2cap credits
This commit is contained in:
parent
b77d9a4777
commit
66f18a4898
@ -281,7 +281,6 @@ typedef struct {
|
||||
RFCOMM_MULTIPLEXER_STATE state;
|
||||
|
||||
uint16_t l2cap_cid;
|
||||
uint8_t l2cap_credits;
|
||||
|
||||
uint8_t fcon; // only send if fcon & 1, send rsp if fcon & 0x80
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user