PreviewRemoteDescriptor

constructor(shortUuid: Int, instanceId: Int = 0)

Creates a preview descriptor.

Parameters

shortUuid

A 16 or 32 bit short UUID assigned by Bluetooth SIG.

instanceId

The instance ID of the descriptor.


constructor(uuid: Uuid, instanceId: Int = 0)

Creates a preview descriptor.

Parameters

uuid

The UUID of the descriptor.

instanceId

The instance ID of the descriptor.