Back to Content

BluetoothDevice: gatt property

files/en-us/web/api/bluetoothdevice/gatt/index.md

latest357 B
Original Source

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

The BluetoothDevice.gatt read-only property returns a reference to the device's {{DOMxRef("BluetoothRemoteGATTServer")}}.

Value

A reference to the device's {{DOMxRef("BluetoothRemoteGATTServer")}}.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}