mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-27 06:35:20 +00:00
less buffers for pending l2cap requests
This commit is contained in:
parent
4e6897b2cb
commit
e16a9cacc7
@ -52,7 +52,7 @@
|
||||
#define NR_BUFFERED_ACL_PACKETS 3
|
||||
|
||||
// used to cache l2cap rejects, echo, and informational requests
|
||||
#define NR_PENDING_SIGNALING_RESPONSES 5
|
||||
#define NR_PENDING_SIGNALING_RESPONSES 3
|
||||
|
||||
// offsets for L2CAP SIGNALING COMMANDS
|
||||
#define L2CAP_SIGNALING_COMMAND_CODE_OFFSET 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user