forked from kofal.net/zmk
fix(split): Properly rediscover peripherals.
* Handle disconnects of peripherals, and properly clean up and resume discovering for when the peripheral re-appears.
This commit is contained in:
committed by
Pete Johanson
parent
73fd4b9230
commit
0b0b49d626
@@ -167,6 +167,7 @@ menuconfig ZMK_SPLIT_BLE_ROLE_CENTRAL
|
||||
bool "Central"
|
||||
select BT_CENTRAL
|
||||
select BT_GATT_CLIENT
|
||||
select BT_GATT_AUTO_DISCOVER_CCC
|
||||
|
||||
if ZMK_SPLIT_BLE_ROLE_CENTRAL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user