fixup! bt: add BT_CLR_ALL behaviour
This commit is contained in:
parent
f4fe7fa40f
commit
b813f34e34
1 changed files with 1 additions and 0 deletions
|
@ -234,6 +234,7 @@ void zmk_ble_clear_all_bonds(void) {
|
|||
|
||||
// Automatically switch to profile 0
|
||||
zmk_ble_prof_select(0);
|
||||
update_advertising();
|
||||
};
|
||||
|
||||
int zmk_ble_active_profile_index(void) { return active_profile; }
|
||||
|
|
Loading…
Add table
Reference in a new issue