BluetoothOperation

Types

Link copied to clipboard
data class Connect(val device: BluetoothDevice) : BluetoothOperation
Link copied to clipboard
Link copied to clipboard
data class EnableNotifications(val device: BluetoothDevice, val uuid: UUID) : BluetoothOperation

Properties

Link copied to clipboard
abstract val device: BluetoothDevice