BleScanResultAggregator
class BleScanResultAggregator
Class responsible for aggregating scan results with a single server device. By default BleScanner emits one BleScanResult at time. Grouping data is a responsibility of this class.
Functions
Link copied to clipboard
Adds new scan item to List and returns aggregated values.
Link copied to clipboard
Adds new scan item to List and returns all ServerDevice which advertised something. Can be used in a scenario when scan record data are not important and one want only to display list of devices.