Skip to content

Bluetooth Mesh incorrect reference to CONFIG_BT_SETTINGS #9833

@dleach02

Description

@dleach02

In /subsys/Bluetooth/host/mesh/cfg_srv.c there is a test for IS_ENABLED(BT_SETTINGS) in mod_reset() which needs to be IS_ENABLED(CONFIG_BT_SETTINGS).

Metadata

Metadata

Assignees

Labels

area: BluetoothbugThe issue is a bug, or the PR is fixing a bugpriority: highHigh impact/importance bug

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions