BluetoothGATTGetCharacteristicValue

Function BluetoothGATTGetCharacteristicValue 

Source
pub unsafe extern "system" fn BluetoothGATTGetCharacteristicValue(
    hDevice: HANDLE,
    Characteristic: PBTH_LE_GATT_CHARACTERISTIC,
    CharacteristicValueDataSize: ULONG,
    CharacteristicValue: PBTH_LE_GATT_CHARACTERISTIC_VALUE,
    CharacteristicValueSizeRequired: *mut USHORT,
    Flags: ULONG,
) -> HRESULT