Package-level declarations
Tools and constants to customize the settings.
Types
The model of a filter, used in the method fr.maxcom.beacon.processor.AProcessor.setDeviceFilters to restrict the scan to some particular devices only.
Interface to give settings to a context holder.
Interface to register processors and plugins in a context holder.
The model of the parameter to give to the method IContextConfigurator.lossSettings.
A read-only holder of settings for the scan engine. This object is made available in IProcessorPlugin.dismissLostDevices and IExplorerPlugin.dismissLostDevices. Use IContextConfigurator and IContextRegistrar to set values to those settings before the scan start.
The model of the parameter to give to the method IContextConfigurator.scanFrequency.
ScanMode constants for the method IContextConfigurator.scanMode. A direct mapping to android.bluetooth.le.ScanSettings
constants.