mirror of
https://github.com/espressif/esp-idf
synced 2025-03-20 14:39:14 -04:00
1. when one task do deinit/init/disable/enable, especially different cpu core, it may cause controller crash in ISR handler 2. fix while BLE is scanning, bluetooth controller is disabled cause BLE scan is not abort.