Closed finger563 closed 5 months ago
Allows caller to know whether NimBLEDevice::deleteAllBonds() (and thus the underlying ble_store_clear() call) succeeded or failed.
NimBLEDevice::deleteAllBonds()
ble_store_clear()
LGTM, thanks!
Allows caller to know whether
NimBLEDevice::deleteAllBonds()
(and thus the underlyingble_store_clear()
call) succeeded or failed.