-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
bluetooth: Add support for LE Power Class 1 Feature #18084
bluetooth: Add support for LE Power Class 1 Feature #18084
Conversation
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: 124ea24002c72d2d0c9948a879ab71460bb0dde5 more detailssdk-nrf:
nrfxlib:
Github labels
List of changed files detected by CI (12)
Outputs:ToolchainVersion: 7795df4459 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
This PR should not be merged without @guwa approval |
8b567af
to
124ea24
Compare
Enables the local support bit for the LE Power Class 1 Feature Signed-off-by: Burak Gorduk <[email protected]>
124ea24
to
05ad3bc
Compare
Test specificationCI/Jenkins/NRF
CI/Jenkins/integration
Detailed information of selected test modules Note: This message is automatically posted and updated by the CI |
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.
Since it is only one single bit change, which is not used in the stack. I accept all test coverage we have so far (twister build + SDC conformance test).
This PR can be merged to the release branch now.
da5a682
into
nrfconnect:v2.5.0-NCSDK-29842-branch
Enables the local support bit for the LE Power Class 1 Feature