Skip to content

feat(ble): Always overwrite the oldest pairing

schneider requested to merge schneider/bonding-overwrite-oldest into master

Goal is to always overwrite the oldest pairing if there are no slots available anymore. Previously the device would always after power up start overwriting at the first pairing.

Merge request reports