Back to Content

BluetoothRemoteGATTDescriptor: characteristic property

files/en-us/web/api/bluetoothremotegattdescriptor/characteristic/index.md

latest386 B
Original Source

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

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

Value

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

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}