Back to Content

BluetoothRemoteGATTServer: connected property

files/en-us/web/api/bluetoothremotegattserver/connected/index.md

latest411 B
Original Source

{{APIRef("Bluetooth API")}}{{SeeCompatTable}}{{SecureContext_Header}}

The BluetoothRemoteGATTServer.connected read-only property returns a boolean value that returns true while this script execution environment is connected to this.device. It can be false while the user agent is physically connected.

Value

A boolean.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}