mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
component/bt : fix bug that there's low ratio crash when BLE do re-connect/re-scan/re-adv
fix 3 bugs: 1. do BLE connect (both of slave and master), it mgiht cause crash due to there's much interrupts happens effect ble code running, for example, wifi run on the same core as bluetooth controller and wifi run throughtput test. 2. do BLE scan stop or adv stop or connection stop, it might cause ASSERT or crash due to memory corrupted in controller memory poll. 3. minor bug fix, not really effect bluetooth.
This commit is contained in:
parent
6264557854
commit
d877ca4438
@ -1 +1 @@
|
||||
Subproject commit c49527d8cddfde14d9cf71edd19e3637cddf6860
|
||||
Subproject commit 86fa066be494c2f3889dbea0821da44fdc1ba4df
|
Loading…
x
Reference in New Issue
Block a user