OnScanResult typedef

OnScanResult = void Function(BleDevice scanResult)

Implementation

typedef OnScanResult = void Function(BleDevice scanResult);