func scan()

in Sources/RxCBCentral/core/Scanning/CentralScanner.swift [34:37]


    func scan(for services: [CBUUID]?, scanMatcher: ScanMatching?, options: ScanOptions?, scanTimeout: RxTimeInterval) -> Observable<ScanData>
}

public struct ScanOptions {