ScannerBuilder
Properties
Specifies whether the scan should run without duplicate filtering. This corresponds to Core Bluetooth's CBCentralManagerScanOptionAllowDuplicatesKey scanning option.
Configures Scanner to pre-conflate the advertisements flow.
Allows for the Scanner to be configured via Android's ScanSettings.
Causes the scanner to scan for peripherals soliciting any of the services contained in the array. This corresponds to Core Bluetooth's CBCentralManagerScanOptionSolicitedServiceUUIDsKey scanning option.
Functions
Filters Advertisements during a scan. If predicates are non-empty, then only Advertisements that match at least one of the predicates are emitted during a scan.
Filters Advertisements during a scan. If predicates are non-empty, then only Advertisements that match at least one of the predicates are emitted during a scan.