-
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: host: downstream bluetooth/buf.h API change #19412
bluetooth: host: downstream bluetooth/buf.h API change #19412
Conversation
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK 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:sidewalk: PR head: f274ce8ab97d1504de4c6b372bb98d4dc41bacc5 more detailssidewalk:
sdk-nrf:
zephyr:
Github labels
List of changed files detected by CI (198)
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. |
22649f9
to
469d1e5
Compare
@nrfconnect/ncs-co-build-system , @nrfconnect/ncs-dragoon , @nrfconnect/ncs-code-owners , @nrfconnect/ncs-matter please review. |
469d1e5
to
ac307d6
Compare
ac307d6
to
046103f
Compare
046103f
to
ebcb71c
Compare
Update sdk-zephyr revision to pull in nrfconnect/sdk-zephyr#2353 Signed-off-by: Pavel Vasilyev <[email protected]>
BT_BUF_ACL_RX has been deprecated in zephyrproject-rtos/zephyr#81747 It is now by default equal to BT_MAX_CONN + 1. Signed-off-by: Pavel Vasilyev <[email protected]>
Pull in CONFIG_BT_BUF_ACL_RX_COUNT change in sdk-sidewalk. Signed-off-by: Pavel Vasilyev <[email protected]>
ebcb71c
to
dc92ed9
Compare
This PR downstreams zephyrproject-rtos/zephyr#81646 PR and the following PRs as dependencies:
BT_BUF_ACL_RX_COUNT
symbol zephyrproject-rtos/zephyr#81747BT_BUF_ACL_RX_COUNT is removed in samples as deprecated in zephyrproject-rtos/zephyr#81747
test-sdk-nrf: DRGN-23511_remove_bt_buf_acl_rx_count