Function windows_sys::Win32::Devices::Bluetooth::BluetoothGATTSetDescriptorValue
[−]pub unsafe extern "system" fn BluetoothGATTSetDescriptorValue(
hdevice: HANDLE,
descriptor: *const BTH_LE_GATT_DESCRIPTOR,
descriptorvalue: *const BTH_LE_GATT_DESCRIPTOR_VALUE,
flags: u32
) -> HRESULT
Expand description
Required features: "Win32_Devices_Bluetooth"
, "Win32_Foundation"