ScanSettings

Settings to configure a DefaultScanner

Parameters

allowDuplicateKeys

if true a new discovery event will be sent each time advertisement data is received. Otherwise multiple discoveries will be grouped into a single discovery event

solicitedServiceUUIDsKey

when not empty the scanner will also scan for peripherals soliciting any services matching the UUID

Types

Link copied to clipboard
class Builder

Builder for creating ScanSettings

Link copied to clipboard
object Companion