DeviceFilter

The model of a filter, used in the method fr.maxcom.beacon.processor.AProcessor.setDeviceFilters to restrict the scan to some particular devices only.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

The device MAC address.

Link copied to clipboard

The device name.

Functions

Link copied to clipboard
fun setDeviceAddress(deviceAddress: String): DeviceFilter

Sets the Bluetooth device address as a filter criteria.

Link copied to clipboard

Sets the Bluetooth device name as a filter criteria.