Browser hardware APIs

Web Bluetooth and BLE/GATT diagnostics

Web Bluetooth gives supported browsers controlled access to compatible Bluetooth Low Energy devices and their GATT services after user selection.

Why it matters

How this changes a diagnosis

It can confirm a BLE path for compatible hardware, but it is not a replacement for the operating system's general Bluetooth device manager and it cannot test every classic Bluetooth audio device.

Key points

What to remember

  • The web API is centered on BLE/GATT use cases.
  • User permission and browser support are required.
  • A headset may work over Bluetooth audio without being a useful Web Bluetooth target.
Use it in DeviceOK

Related live checks

Related devices

Where this concept appears