Simultaneous BLE pairings getting the same slot in keys structure #22265
Labels
area: Bluetooth
bug
The issue is a bug, or the PR is fixing a bug
priority: medium
Medium impact/importance bug
Describe the bug
When a BLE pairing request comes in while another pairing is in progress, it is sometimes is assigned the same entry in keys structure, resulting in messed up settings being persisted.
This is due to a bad check when looking for a free slot in the key_pool.
See #22234
The text was updated successfully, but these errors were encountered: