BluetoothUuidGetService Method

[Missing <summary> documentation for "M:InTheHand.Bluetooth.BluetoothUuid.GetService(System.String)"]

Definition

Namespace: InTheHand.Bluetooth
Assembly: InTheHand.BluetoothLE (in InTheHand.BluetoothLE.dll) Version: 4.0.28+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
C#
public static BluetoothUuid GetService(
	string name
)

Parameters

name  String

[Missing <param name="name"/> documentation for "M:InTheHand.Bluetooth.BluetoothUuid.GetService(System.String)"]

Return Value

BluetoothUuid

[Missing <returns> documentation for "M:InTheHand.Bluetooth.BluetoothUuid.GetService(System.String)"]

See Also