Bluetooth: length variable inconsistency in keys.c #18483
Labels
area: Bluetooth
bug
The issue is a bug, or the PR is fixing a bug
priority: low
Low impact/importance bug
Milestone
After commit 94451b2 there's an inconsistency with length variable usage:
zephyr/subsys/bluetooth/host/keys.c
Lines 339 to 341 in c635f4c
Is the if-statement wrong in using
len_rd
or is the log message wrong in usinglen
?The text was updated successfully, but these errors were encountered: