llemtt

Results 1 issues of llemtt

Hi, how can I correctly set the BondStore of a BLEHIDPeripheral? If I call bleHIDPeripheral.setBondStore(...) the BLEPeripheral class method gets called which doesn't update the _bleBondStore private field. Calling bleHIDPeripheral.setup()...

question