bluedroid: fixed gatt tcb free when disconnecting

This commit is contained in:
chenjianhua
2023-06-26 20:17:49 +08:00
parent 7b5cec5836
commit e748546365
3 changed files with 13 additions and 0 deletions

View File

@@ -1240,6 +1240,7 @@ extern BOOLEAN L2CA_CheckIsCongest(UINT16 fixed_cid, BD_ADDR addr);
#define L2CA_DECREASE_BTU_NUM 4
#define L2CA_BUFF_INI 5
#define L2CA_BUFF_DEINIT 6
#define L2CA_BUFF_FREE 7
typedef struct {
UINT16 conn_id;