Web/API/BluetoothRemoteGATTService

From Get docs

This is an experimental technologyCheck the Browser compatibility table carefully before using this in production.


This page describes the W3C Community Group BluetoothRemoteGATTService, formerly called BluethoothGATTService. For the Firefox OS interface of the same name, see BluetoothGattService.


The BluetoothRemoteGATTService interface of the Web Bluetooth API represents a service provided by a GATT server, including a device, a list of referenced services, and a list of the characteristics of this service.

Interface

interface BluetoothRemoteGATTService : ServiceEventHandlers {
  readonly attribute UUID uuid;
  readonly attribute boolean isPrimary;
  readonly attribute BluetoothDevice device;
  Promise<BluetoothGATTCharacteristic> getCharacteristic(BluetoothCharacteristicUUID characteristic);
  Promise<sequence<BluetoothGATTCharacteristic>> getCharacteristics(optional BluetoothCharacteristicUUID characteristic);
  Promise<BluetoothGATTService> getIncludedService(BluetoothServiceUUID service);
  Promise<sequence<BluetoothGATTService>> getIncludedServices(optional BluetoothServiceUUID service);
};

Properties

BluetoothRemoteGATTService.deviceRead only
Returns information about a Bluetooth device through an instance of BluetoothDevice.
BluetoothRemoteGATTService.isPrimaryRead only
Returns a Boolean Indicating whether this is a primary or secondary service. 
BluetoothRemoteGATTService.uuidRead only
Returns a DOMString representing the UUID of this service.

Methods

BluetoothRemoteGATTService.getCharacteristic()
Returns a Promise to an instance of BluetoothGATTCharacteristic for a given universally unique identifier (UUID).
BluetoothRemoteGATTService.getCharacteristics()
Returns a Promise to an Array of BluetoothGATTCharacteristic instances for an optional universally unique identifier (UUID).
BluetoothRemoteGATTService.getIncludedService()
Returns a Promise to an instance of BluetoothRemoteGATTService for a given universally unique identifier (UUID).
BluetoothRemoteGATTService.getIncludedServices()
Returns a Promise to an Array of BluetoothRemoteGATTService instances for an optional universally unique identifier (UUID).

Specifications

Specification Status Comment
Web BluetoothThe definition of 'BluetoothRemoteGATTService' in that specification. Draft Initial definition.

Browser compatibility

Update compatibility data on GitHub

Desktop Mobile
Chrome Edge Firefox Internet Explorer Opera Safari Android webview Chrome for Android Firefox for Android Opera for Android Safari on iOS Samsung Internet

BluetoothRemoteGATTService

Experimental'

Chrome Full support 56

Notes'

Full support 56

Notes'

Notes' macOS only. Full support 56

Notes' Disabled'

Notes' Linux and versions of Windows earlier than 10. Disabled' From version 56: this feature is behind the #enable-experimental-web-platform-features preference (needs to be set to enabled). To change preferences in Chrome, visit chrome://flags. Full support 70

Notes'

Notes' Windows 10.

Edge Full support ≤79

Notes'

Full support ≤79

Notes'

Notes' macOS only. Full support ≤79

Notes' Disabled'

Notes' Linux and versions of Windows earlier than 10. Disabled' From version ≤79: this feature is behind the #enable-experimental-web-platform-features preference (needs to be set to enabled). Full support ≤79

Notes'

Notes' Windows 10.

Firefox

No support No

IE

No support No

Opera Full support 43

Notes'

Full support 43

Notes'

Notes' macOS only. Full support 43

Notes' Disabled'

Notes' Linux and versions of Windows earlier than 10. Disabled' From version 43: this feature is behind the #enable-experimental-web-platform-features preference (needs to be set to enabled). Full support 57

Notes'

Notes' Windows 10.

Safari

No support No

WebView Android

No support No

Chrome Android

Full support 56

Firefox Android

No support No

Opera Android

Full support 43

Safari iOS

No support No

Samsung Internet Android

Full support 6.0

device

Experimental'

Chrome

No support No

Edge

No support No

Firefox

No support No

IE

No support No

Opera Full support 43

Notes'

Full support 43

Notes'

Notes' macOS only. Full support 43

Notes' Disabled'

Notes' Linux and versions of Windows earlier than 10. Disabled' From version 43: this feature is behind the #enable-experimental-web-platform-features preference (needs to be set to enabled). Full support 57

Notes'

Notes' Windows 10.

Safari

No support No

WebView Android

No support No

Chrome Android

No support No

Firefox Android

No support No

Opera Android

Full support 43

Safari iOS

No support No

Samsung Internet Android

No support No

getCharacteristic

Experimental'

Chrome Full support 56

Notes'

Full support 56

Notes'

Notes' macOS only. Full support 56

Notes' Disabled'

Notes' Linux and versions of Windows earlier than 10. Disabled' From version 56: this feature is behind the #enable-experimental-web-platform-features preference (needs to be set to enabled). To change preferences in Chrome, visit chrome://flags. Full support 70

Notes'

Notes' Windows 10.

Edge Full support ≤79

Notes'

Full support ≤79

Notes'

Notes' macOS only. Full support ≤79

Notes' Disabled'

Notes' Linux and versions of Windows earlier than 10. Disabled' From version ≤79: this feature is behind the #enable-experimental-web-platform-features preference (needs to be set to enabled). Full support ≤79

Notes'

Notes' Windows 10.

Firefox

No support No

IE

No support No

Opera Full support 43

Notes'

Full support 43

Notes'

Notes' macOS only. Full support 43

Notes' Disabled'

Notes' Linux and versions of Windows earlier than 10. Disabled' From version 43: this feature is behind the #enable-experimental-web-platform-features preference (needs to be set to enabled). Full support 57

Notes'

Notes' Windows 10.

Safari

No support No

WebView Android

No support No

Chrome Android

Full support 56

Firefox Android

No support No

Opera Android

Full support 43

Safari iOS

No support No

Samsung Internet Android

Full support 6.0

getCharacteristics

Experimental'

Chrome

No support No

Edge

No support No

Firefox

No support No

IE

No support No

Opera

No support No

Safari

No support No

WebView Android

No support No

Chrome Android

No support No

Firefox Android

No support No

Opera Android

No support No

Safari iOS

No support No

Samsung Internet Android

No support No

getIncludedService

Experimental'

Chrome

No support No

Edge

No support No

Firefox

No support No

IE

No support No

Opera

No support No

Safari

No support No

WebView Android

No support No

Chrome Android

No support No

Firefox Android

No support No

Opera Android

No support No

Safari iOS

No support No

Samsung Internet Android

No support No

getIncludedServices

Experimental'

Chrome Full support 56

Notes'

Full support 56

Notes'

Notes' macOS only. Full support 56

Notes' Disabled'

Notes' Linux and versions of Windows earlier than 10. Disabled' From version 56: this feature is behind the #enable-experimental-web-platform-features preference (needs to be set to enabled). To change preferences in Chrome, visit chrome://flags. Full support 70

Notes'

Notes' Windows 10.

Edge Full support ≤79

Notes'

Full support ≤79

Notes'

Notes' macOS only. Full support ≤79

Notes' Disabled'

Notes' Linux and versions of Windows earlier than 10. Disabled' From version ≤79: this feature is behind the #enable-experimental-web-platform-features preference (needs to be set to enabled). Full support ≤79

Notes'

Notes' Windows 10.

Firefox

No support No

IE

No support No

Opera Full support 43

Notes'

Full support 43

Notes'

Notes' macOS only. Full support 43

Notes' Disabled'

Notes' Linux and versions of Windows earlier than 10. Disabled' From version 43: this feature is behind the #enable-experimental-web-platform-features preference (needs to be set to enabled). Full support 57

Notes'

Notes' Windows 10.

Safari

No support No

WebView Android

No support No

Chrome Android

Full support 56

Firefox Android

No support No

Opera Android

Full support 43

Safari iOS

No support No

Samsung Internet Android

Full support 6.0

isPrimary

Experimental'

Chrome

No support No

Edge

No support No

Firefox

No support No

IE

No support No

Opera

No support No

Safari

No support No

WebView Android

No support No

Chrome Android

No support No

Firefox Android

No support No

Opera Android

No support No

Safari iOS

No support No

Samsung Internet Android

No support No

uuid

Experimental'

Chrome Full support 56

Notes'

Full support 56

Notes'

Notes' macOS only. Full support 56

Notes' Disabled'

Notes' Linux and versions of Windows earlier than 10. Disabled' From version 56: this feature is behind the #enable-experimental-web-platform-features preference (needs to be set to enabled). To change preferences in Chrome, visit chrome://flags. Full support 70

Notes'

Notes' Windows 10.

Edge Full support ≤79

Notes'

Full support ≤79

Notes'

Notes' macOS only. Full support ≤79

Notes' Disabled'

Notes' Linux and versions of Windows earlier than 10. Disabled' From version ≤79: this feature is behind the #enable-experimental-web-platform-features preference (needs to be set to enabled). Full support ≤79

Notes'

Notes' Windows 10.

Firefox

No support No

IE

No support No

Opera Full support 43

Notes'

Full support 43

Notes'

Notes' macOS only. Full support 43

Notes' Disabled'

Notes' Linux and versions of Windows earlier than 10. Disabled' From version 43: this feature is behind the #enable-experimental-web-platform-features preference (needs to be set to enabled). Full support 57

Notes'

Notes' Windows 10.

Safari

No support No

WebView Android

No support No

Chrome Android

Full support 56

Firefox Android

No support No

Opera Android

Full support 43

Safari iOS

No support No

Samsung Internet Android

Full support 6.0

Legend

Full support  
Full support
No support  
No support
Experimental. Expect behavior to change in the future.'
Experimental. Expect behavior to change in the future.
See implementation notes.'
See implementation notes.
User must explicitly enable this feature.'
User must explicitly enable this feature.