Skip to content
Commit f8bbf753 authored by Anders Storrø's avatar Anders Storrø Committed by Johan Hedberg
Browse files

Bluetooth: Mesh: Change log lvl for element_model_recv



Changes the log level from ERR to DBG for element_model_recv for the
following cases:
- Element does not have the appkey for incoming message.
- Element does not have destination address for incoming meesage.

When the received message is for a group address, element_model_recv
is called for all elements on the device. One or more elements may contain
a model that is subscribing to this address. If more than one element
contains the same model. but they do not all share the same application
key as the incoming message is encrypted with, or they do not all
subscribe to the same group address, then the log will show error
message for these elements, which is misleading.

Signed-off-by: default avatarAnders Storrø <anders.storro@nordicsemi.no>
parent 5d737e2a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment