EnableNotifications

data class EnableNotifications(val device: BluetoothDevice, val characteristicUuid: UUID) : BleClientOperation

Enable notifications/indications on a characteristic represented by characteristicUuid

Constructors

Link copied to clipboard
constructor(device: BluetoothDevice, characteristicUuid: UUID)

Properties

Link copied to clipboard
Link copied to clipboard
open override val device: BluetoothDevice