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

BLE/GAP fixes #3533

Merged
merged 5 commits into from
Mar 22, 2024
Merged

BLE/GAP fixes #3533

merged 5 commits into from
Mar 22, 2024

Conversation

hedger
Copy link
Member

@hedger hedger commented Mar 21, 2024

What's new

  • hal: fixed ble_gap race on queue init
  • hal: fixed excessively strict event handler re-init checks
  • fbt: removed deprecated path_as_posix
  • hal: fixed inconsistencies between f7/f18 APIs

Verification

  • Should no longer crash in LIB_DEBUG=1 builds when switching BLE on/off and starting/exiting BLE remote

Checklist (For Reviewer)

  • PR has description of feature/bug or link to Confluence/Jira task
  • Description contains actions to verify feature/bugfix
  • I've built this code, uploaded it to the device and verified feature/bugfix

Copy link

github-actions bot commented Mar 21, 2024

Compiled f7 firmware for commit eaff04c2:

@hedger hedger marked this pull request as ready for review March 21, 2024 14:57
@hedger hedger added Bug Core+Services HAL, furi & core system services labels Mar 21, 2024
@skotopes skotopes merged commit 6947d3d into dev Mar 22, 2024
10 checks passed
@skotopes skotopes deleted the hedger/ble_fixes branch March 22, 2024 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Core+Services HAL, furi & core system services
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants