destack.sh
docstemplatesblog
Language
  1. Setup
  2. TypeScript
  3. TypeScript++
  4. Runtime
  5. Standard Library
  6. Web
  7. Node
  8. Systems
  9. Modules
  10. destack:device
  11. destack:device/binding
  12. BluetoothAdapterEvent
  13. Configuration
  14. Static Analysis
  15. Dynamic Analysis
  16. Deployment
menu
Language
  1. Setup
  2. TypeScript
  3. TypeScript++
  4. Runtime
  5. Standard Library
  6. Web
  7. Node
  8. Systems
  9. Modules
  10. destack:device
  11. destack:device/binding
  12. BluetoothAdapterEvent
  13. Configuration
  14. Static Analysis
  15. Dynamic Analysis
  16. Deployment
Docs/Language/Standard Library/Modules/destack:device/destack:device/binding
mdtxt

BluetoothAdapterEvent

import { BluetoothAdapterEvent } from "destack:device/binding";

Bluetooth adapter topology event.

language/library/src/device/binding/bluetooth.ds:147:151
1export newtype BluetoothAdapterEvent = BluetoothAdapterEventAttached | BluetoothAdapterEventChanged | BluetoothAdapterEventDetached | BluetoothAdapterEventOverflow
discordxgithub
2026.8.3alpha