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

feat(ble): Add event zmk_ble_advertising_status_changed #2873

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

adolto
Copy link

@adolto adolto commented Mar 13, 2025

Add event zmk_ble_advertising_status_changed to notify about advertising status changes.
New advertising status will be send within the event data.

Closes: #2872

PR check-list

  • Branch has a clean commit history
  • Additional tests are included, if changing behaviors/core code that is testable.
  • Proper Copyright + License headers added to applicable files (Generally, we stick to "The ZMK Contributors" for copyrights to help avoid churn when files get edited)
  • Pre-commit used to check formatting of files, commit messages, etc.
  • Includes any necessary documentation changes.

@adolto adolto requested a review from a team as a code owner March 13, 2025 20:49
Add event `zmk_ble_advertising_status_changed` to notify about
advertising status changes.
New advertising status will be send within the event data.

Closes: zmkfirmware#2872
@adolto adolto force-pushed the feat-add-ble-advertising-state-changed-event branch from 0e14664 to 9fc5632 Compare March 13, 2025 20:56
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.

Feature request: Add ZMK event to get notified about BLE advertising state changes
1 participant