Back to Content

BluetoothRemoteGATTService: device property

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

latest362 B
Original Source

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

The BluetoothGATTService.device read-only property returns information about a Bluetooth device through an instance of {{domxref("BluetoothDevice")}}.

Value

An instance of {{domxref("BluetoothDevice")}}.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}