Page 1 of 1

Why is the default behavior of SMP_CONN_TOUT to delete bonding?

Posted: Mon May 02, 2022 9:14 pm
by newhobby
Hi,

I have been having issues with bonding keys being MIA and I started digging around.
According to btc.dm.c line 280, the default action for a failed secure bonding connection is to delete the bonding keys.
https://github.com/espressif/esp-idf/bl ... _dm.c#L280
But, should a connection timeout be treated as a threat and remove the bonding keys???