-
Notifications
You must be signed in to change notification settings - Fork 1.4k
manifest: sdk-zephyr: [nrf fromtree] Bluetooth: Deprecate adv auto-resume #19000
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
manifest: sdk-zephyr: [nrf fromtree] Bluetooth: Deprecate adv auto-resume #19000
Conversation
Automatically created by Github Action Signed-off-by: Nordic Builder <[email protected]>
|
The following west manifest projects have been modified in this Pull Request:
Note: This message is automatically posted and updated by the Manifest GitHub Action. |
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: be434842f80293ed823a149c990c6a79414a3a0a more detailssdk-nrf:
zephyr:
Github labels
List of changed files detected by CI (141)Outputs:ToolchainVersion: b77d8c1312 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
|
You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds. Note: This comment is automatically posted by the Documentation Publish GitHub Action. |
61f12af to
8801b15
Compare
zephyr commit 8cfad44 removed the auto adv resume and deprecated the options that were using this. So this commit updates all uses of the deprecated options in nrf. Signed-off-by: Sean Madigan <[email protected]>
8801b15 to
be43484
Compare
|
Updates will have to be made to find-my and openthread |
|
@alwa-nordic I guess some of these uses may need to be updated to start advertising after disconnect manually? |
kapi-no
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving HIDS mouse samples and Fast Pair samples (+FMDN)
leewkb4567
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The ANCS, AMS, and CTS client samples have a test step to reconnect after disconnection. Therefore, the samples need to resume advertising somehow.
|
This pull request has been marked as stale because it has been open (more than) 30 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 7 days. Note, that you can always re-open a closed pull request at any time. |
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#2287