add congest direct callback and fix malloc failed when multi_connection notify performance test

This commit is contained in:
zhiweijian
2020-05-13 20:30:35 +08:00
committed by wangcheng
parent 418b32e71b
commit ec6c7558ef
6 changed files with 24 additions and 17 deletions

View File

@@ -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).