# HID_DEVICE_LIST_DISCONNECTED

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

Include disconnected devices when the host reports them.

```ds title="HID_DEVICE_LIST_DISCONNECTED"
const HID_DEVICE_LIST_DISCONNECTED: HidDeviceListFlags
```

[language/library/src/device/binding/hid.ds:13](https://github.com/destack-sh/destack/blob/main/language/library/src/device/binding/hid.ds#L13)
