LocalDescriptor

class LocalDescriptor(val wrapper: LocalDescriptorWrapper, val characteristic: LocalCharacteristic) : Descriptor

A Descriptor available from a BluetoothServer

Constructors

Link copied to clipboard
constructor(wrapper: LocalDescriptorWrapper, characteristic: LocalCharacteristic)

Types

Link copied to clipboard
Link copied to clipboard

The permissions this descriptor gives to com.splendo.kaluga.bluetooth.ConnectedDevice

Properties

Link copied to clipboard

the LocalCharacteristic this descriptor belongs to

Link copied to clipboard
open override val uuid: UUID
Link copied to clipboard

the com.splendo.kaluga.bluetooth.LocalDescriptorWrapper to access the platform descriptor