mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 20:54:24 +00:00
add congest direct callback and fix malloc failed when multi_connection notify performance test
This commit is contained in:
@@ -264,7 +264,7 @@ typedef struct
|
||||
}tL2CAP_SEC_DATA;
|
||||
|
||||
#ifndef L2CAP_CBB_DEFAULT_DATA_RATE_BUFF_QUOTA
|
||||
#define L2CAP_CBB_DEFAULT_DATA_RATE_BUFF_QUOTA 100
|
||||
#define L2CAP_CBB_DEFAULT_DATA_RATE_BUFF_QUOTA 10
|
||||
#endif
|
||||
/* Define a channel control block (CCB). There may be many channel control blocks
|
||||
** between the same two Bluetooth devices (i.e. on the same link).
|
||||
|
Reference in New Issue
Block a user