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

[nrf fromtree] Bluetooth: Mesh: Enable CDP1 by default #1536

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

PavelVPV
Copy link
Contributor

CDP1 is mandatory to qualify a mesh device for mesh protocol v1.1. The dependency on BT_MESH_MODEL_EXTENSIONS is removed because if a node contains only base models (for example Generic OnOff Server), this API will consume extra RAM bytes which won't be used.

(cherry-picked from commit e30b7a8)

CDP1 is mandatory to qualify a mesh device for mesh protocol v1.1.
The dependency on BT_MESH_MODEL_EXTENSIONS is removed because if a node
contains only base models (for example Generic OnOff Server), this API
will consume extra RAM bytes which won't be used.

Signed-off-by: Pavel Vasilyev <[email protected]>
(cherry picked from commit e30b7a8)
Signed-off-by: Pavel Vasilyev <[email protected]>
@PavelVPV PavelVPV force-pushed the enable_cdp1_by_default branch from f448ade to c0afec1 Compare February 26, 2024 18:07
@PavelVPV PavelVPV requested a review from Balaklaka February 27, 2024 12:06
@jfischer-no jfischer-no merged commit 7735bc6 into nrfconnect:main Feb 28, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants