Skip to content

Commit

Permalink
fix bug that there's low ratio crash when BLE do re-connect/re-scan/r…
Browse files Browse the repository at this point in the history
…e-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. (83aaa97)
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. (58818a0)
3. minor bug fix, not really effect bluetooth. (d4658dd)
  • Loading branch information
tianhaoesp committed Feb 21, 2019
1 parent c49527d commit 86fa066
Showing 1 changed file with 0 additions and 0 deletions.
Binary file modified libbtdm_app.a
Binary file not shown.

0 comments on commit 86fa066

Please sign in to comment.