# BLUETOOTH_GATT_WRITE

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

Characteristic supports writes with response.

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

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