# BLUETOOTH_GATT_INDICATE

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

Characteristic supports indications.

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

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