-
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: controller: Return an error if LLPM is not supported #18675
Conversation
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 34820827a3cc2c4faa8cb3a237c0768cb61f1f54 more detailssdk-nrf:
Github labels
List of changed files detected by CI (3)
Outputs:ToolchainVersion: b77d8c1312 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
952e1c1
to
4053dbb
Compare
4053dbb
to
8b5f09c
Compare
8b5f09c
to
47d9f9f
Compare
47d9f9f
to
b266b5b
Compare
b266b5b
to
d06086e
Compare
Rebased on main |
d06086e
to
7e69832
Compare
612286f
to
4c8503f
Compare
4c7e22e
to
cc97d66
Compare
cc97d66
to
ef91209
Compare
removed milestone seems not ready for RC--1 |
ef91209
to
c31a6c7
Compare
c31a6c7
to
49c9ccd
Compare
Change allows enabling SDC LLPM on nRF simulated SoCs with BabbleSim. Jira: NCSDK-30299 Signed-off-by: Marek Pieta <[email protected]>
Return an error when handling LLPM enable command in case LLPM feature is not supported (e.g. on nRF53 SoC Series). Jira: NCSDK-29545 Signed-off-by: Marek Pieta <[email protected]>
49c9ccd
to
3482082
Compare
Return an error when handling LLPM enable command in case LLPM feature is not supported (e.g. on nRF53 SoC Series).
Jira: NCSDK-29545