Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v1.3][ESP32] Cherry-pick few BLEManager fixes #34123

Merged
merged 3 commits into from
Jun 28, 2024

Conversation

shubhamdp
Copy link
Contributor

Cherry picking below PRs
#34050 -- fixes the crash due to stack overflow
#34082 -- fixes the advertisement related problem
#33332 -- fixes crash in Controller

pimpalemahesh and others added 3 commits June 28, 2024 10:46
…Impl. (project-chip#34050)

* Replace free RTOS timer with ChipTimer

* Replaced FreeRTOS timer with CHIP timer
- Fix the ble re-advertisement if invalid bytes are written on the
  characteristic.
- cancel the ble advertisement timer on ble connection
- remove the unnecessary if check
Copy link

PR #34123: Size comparison from f4363a0 to b71e4f0

Full report (0 builds for )
platform target config section f4363a0 b71e4f0 change % change

@andy31415 andy31415 merged commit 7726d3b into project-chip:v1.3-branch Jun 28, 2024
68 checks passed
@shubhamdp shubhamdp deleted the esp32-1-3-cherry-picks branch July 8, 2024 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants