Commit ab6af6e
bluetooth: mesh: clear bonds for all ids on node reset
Fixed an issue where Node Reset only cleared bonds for the default
identity, leaving SMP and other service bonds intact. Now clears
bonds for all Bluetooth identities to ensure complete reset.
Signed-off-by: Stine Åkredalen <[email protected]>1 parent dcffa2d commit ab6af6e
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
104 | 105 | | |
105 | 106 | | |
106 | 107 | | |
| |||
0 commit comments