Disable Notifications
data class DisableNotifications(val device: BluetoothDevice, val characteristicUuid: UUID) : BleClientOperation
Disable notifications/indications on a characteristic represented by characteristicUuid
Disable notifications/indications on a characteristic represented by characteristicUuid