Firefox Tomorrow

web api interface

BluetoothRemoteGATTServer

View on MDN ↗

Limited availabilitySecure context

The BluetoothRemoteGATTServer interface of the Web Bluetooth API represents a GATT Server on a remote device.

Instance properties

  • connected Read only Experimental
    • : 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.
  • device Read only Experimental

Instance methods

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.