AdvertisingName

@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class AdvertisingName(val name: String)

The local name a generated server advertises for a Bluetooth device.

Properties

Link copied to clipboard

the advertised local name.