Fast

data class Fast(val multiplier: Int) : BluetoothAdvertisingMode

Fast mode

Constructors

Link copied to clipboard
constructor(multiplier: Int)

Properties

Link copied to clipboard

Multiplier for the advertising interval in 0.625 ms units. Range: 32:16384 Eg. to set the advertising interval to 0.625 ms, use a multiplier of 1.

Functions

Link copied to clipboard