mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-01 11:26:15 +00:00

- Support BLE vendor HCI related params reset
- Support multi conn optimization vendor hci command
- Fixed the issue where rssi of conn is incorrect when latency is no zero
- Fixed prio setting for BLE events
- Fixed disconnection issue when coexisting with other BLE events
- Fixed crash due to bandwidth full when updating conn params
(cherry picked from commit f20c6a2813
)
Co-authored-by: chenjianhua <chenjianhua@espressif.com>