startDisableNotification

Starts disabling notification or indication for this com.splendo.kaluga.bluetooth.RemoteCharacteristic

Creates and puts DeviceAction.Notification.Disable into queue to be executed. Sets isNotifying to false after action completed successfully.

Return

DeviceAction.Notification.Disable if action was added to the queue, or null if notification is already disabled.

See also