Back to Content

BluetoothRemoteGATTServer: device property

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

latest349 B
Original Source

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

The BluetoothRemoteGATTServer.device read-only property returns a reference to the {{domxref("BluetoothDevice")}} running the server.

Value

A reference to the {{domxref("BluetoothDevice")}}.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}