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

[FL-1816] Fix ble radio stack is alive check. Fix random crashes on storage use. #707

Merged
merged 7 commits into from
Sep 16, 2021

Conversation

gornekich
Copy link
Member

@gornekich gornekich commented Sep 16, 2021

What's new

  • Fix ble radio stack is alive return
  • Add bt_is_active, indicating if advertising is active or not

Verification

  • Check device_info with Bluetooth turning off

Checklist (do not modify)

  • 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

@github-actions
Copy link

github-actions bot commented Sep 16, 2021

Click here to flash the 11d91cff version of this branch via WebUSB.

@github-actions
Copy link

Please fix following code formatting errors:

./applications/cli/cli_commands.c:388:12: error: code should be clang-formatted [-Wclang-format-violations]
    printf("%-20s %-14s %-8s %-8s %s\r\n", "Name", "Stack start", "Heap", "Stack", "Stack min free");
           ^

You might want to run docker compose exec dev /syntax_check.sh for an auto-fix.

@skotopes skotopes merged commit f05153e into dev Sep 16, 2021
@skotopes skotopes deleted the gornek_1816_bt_alive_fix branch September 16, 2021 16:12
@skotopes skotopes changed the title [FL-1816] Fix ble radio stack is alive check [FL-1816] Fix ble radio stack is alive check. Fix random crashes on storage use. Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants