mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-19 01:39:07 +00:00
replace list and ringbuffer with fixed queue
use eventgroup to sync spp_vfs_write each connection has a switch_delay_timer not sharing a one revert functions like spp_find_slot_by_xxx fix vfs read bug when peer close
This commit is contained in:
@@ -290,6 +290,8 @@ UINT16 BTU_BleAclPktSize(void);
|
||||
|
||||
bool btu_task_post(uint32_t sig, void *param, uint32_t timeout);
|
||||
|
||||
int get_btu_work_queue_size(void);
|
||||
|
||||
/*
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
Reference in New Issue
Block a user