BluetoothUuid   Conversion (UInt16 to BluetoothUuid)

[Missing <summary> documentation for "M:InTheHand.Bluetooth.BluetoothUuid.op_Implicit(System.UInt16)~InTheHand.Bluetooth.BluetoothUuid"]

Definition

Namespace: InTheHand.Bluetooth
Assembly: InTheHand.BluetoothLE (in InTheHand.BluetoothLE.dll) Version: 4.0.28+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
C#
public static implicit operator BluetoothUuid (
	ushort uuid
)

Parameters

uuid  UInt16

[Missing <param name="uuid"/> documentation for "M:InTheHand.Bluetooth.BluetoothUuid.op_Implicit(System.UInt16)~InTheHand.Bluetooth.BluetoothUuid"]

Return Value

BluetoothUuid

[Missing <returns> documentation for "M:InTheHand.Bluetooth.BluetoothUuid.op_Implicit(System.UInt16)~InTheHand.Bluetooth.BluetoothUuid"]

See Also