WritableWithoutResponse

@Target(allowedTargets = [AnnotationTarget.PROPERTY])
annotation class WritableWithoutResponse

Marks a characteristic or descriptor property as writable without a response, generating a GATT write-without-response for it.