CBCharacteristicWriteType.withoutResponse
Write a characteristic value, without any response from the peripheral to indicate whether the write was successful.
Declaration
case withoutResponseDiscussion
You receive no notification if writing to a characteristic value fails with this write type.