mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-20 18:40:31 +00:00
auto-pts: accept large btp payloads
This commit is contained in:
parent
ee624a0a80
commit
7ffff68cc1
@ -64,7 +64,7 @@
|
||||
#include <sys/un.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#define BTP_PAYLOAD_LEN_MAX 255
|
||||
#define BTP_PAYLOAD_LEN_MAX 1000
|
||||
#define BTP_HEADER_LEN 5
|
||||
|
||||
#define LOG_BTP
|
||||
|
Loading…
x
Reference in New Issue
Block a user