# BLUETOOTH_GATT_READ

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

Characteristic supports reads.

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

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