mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-23 09:20:30 +00:00
bluedroid: fixed gatt tcb free when disconnecting
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user