Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 916 Bytes

gattdeviceservice_convertshortidtouuid_998320409.md

File metadata and controls

33 lines (23 loc) · 916 Bytes
-api-id -api-type -api-device-family-note
M:Windows.Devices.Bluetooth.GenericAttributeProfile.GattDeviceService.ConvertShortIdToUuid(System.UInt16)
winrt method
xbox

Windows.Devices.Bluetooth.GenericAttributeProfile.GattDeviceService.ConvertShortIdToUuid

-description

Converts a Bluetooth SIG defined short Id to a full GATT UUID.

Important

The ConvertShortIdToUuid API is deprecated, and it may not be available in future versions of Windows. Instead, use BluetoothUuidHelper.FromShortId.

-parameters

-param shortId

A 16-bit Bluetooth GATT Service UUID.

-returns

The corresponding 128-bit GATT Service UUID, that uniquely identifies this service.

-remarks

-examples

-see-also

-capabilities

bluetooth