# BLUETOOTH_GATT_WRITE_WITHOUT_RESPONSE

`import { BLUETOOTH_GATT_WRITE_WITHOUT_RESPONSE } from "destack:device/binding";`

Characteristic supports writes without response.

```ds title="BLUETOOTH_GATT_WRITE_WITHOUT_RESPONSE"
const BLUETOOTH_GATT_WRITE_WITHOUT_RESPONSE: BluetoothGattProperties
```

[language/library/src/device/binding/bluetooth.ds:69](https://github.com/destack-sh/destack/blob/main/language/library/src/device/binding/bluetooth.ds#L69)
