BleScanner: {
    start(services, onScannedPeripheral): Promise<void>;
    stop(): Promise<void>;
} = ...

Type declaration

Generated using TypeDoc