# BLUETOOTH_GATT_NOTIFY

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

Characteristic supports notifications.

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

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