Back to Content

BluetoothRemoteGATTCharacteristic: service property

files/en-us/web/api/bluetoothremotegattcharacteristic/service/index.md

latest370 B
Original Source

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

The BluetoothRemoteGATTCharacteristic.service read-only property returns the {{domxref("BluetoothRemoteGATTService")}} this characteristic belongs to.

Value

An instance {{domxref("BluetoothRemoteGATTService")}}.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}