Function BluetoothGATTSetDescriptorValue
pub unsafe fn BluetoothGATTSetDescriptorValue(
hdevice: HANDLE,
descriptor: *const BTH_LE_GATT_DESCRIPTOR,
descriptorvalue: *const BTH_LE_GATT_DESCRIPTOR_VALUE,
flags: u32,
) -> Result<()>
pub unsafe fn BluetoothGATTSetDescriptorValue(
hdevice: HANDLE,
descriptor: *const BTH_LE_GATT_DESCRIPTOR,
descriptorvalue: *const BTH_LE_GATT_DESCRIPTOR_VALUE,
flags: u32,
) -> Result<()>