Bluetooth: controller: Compilation error when Encryption support is disabled #31693
Labels
area: Bluetooth Controller
area: Bluetooth
bug
The issue is a bug, or the PR is fixing a bug
priority: medium
Medium impact/importance bug
Milestone
Describe the bug
tests/bluetooth/mesh_shell for pca10056 it fails to compile with error
This project has encryption disabled and this field is not present. When I enabled enc BT_CTLR_LE_ENC it compiled.
Also, building controller only with no encryption has compile errors.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Application should compile clean.
Impact
showstopper
Logs and console output
If applicable, add console logs or other types of debug informatione.g Wireshark capture or Logic analyzer capture (upload in zip archive).
copy-and-paste text and put a code fence (```) before and after, to help
explain the issue. (if unable to obtain text log, add a screenshot)
Environment (please complete the following information):
Additional context
Add any other context about the problem here.The text was updated successfully, but these errors were encountered: