Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 906 Bytes

gattcharacteristic_getdescriptorsforuuidasync_1770331452.md

File metadata and controls

34 lines (22 loc) · 906 Bytes
-api-id -api-type
M:Windows.Devices.Bluetooth.GenericAttributeProfile.GattCharacteristic.GetDescriptorsForUuidAsync(System.Guid,Windows.Devices.Bluetooth.BluetoothCacheMode)
winrt method

Windows.Devices.Bluetooth.GenericAttributeProfile.GattCharacteristic.GetDescriptorsForUuidAsync

-description

Returns the descriptors whose UUIDs match descriptorUuid with the specified cacheMode.

-parameters

-param descriptorUuid

The UUID for the descriptors to be retrieved.

-param cacheMode

The cache mode.

-returns

Returns an asynchronous operation that completes with the descriptors for the descriptorUuid.

-remarks

-see-also

-examples

-capabilities

bluetooth