BluetoothGATTGetServices

Function BluetoothGATTGetServices 

Source
pub unsafe extern "system" fn BluetoothGATTGetServices(
    hDevice: HANDLE,
    ServicesBufferCount: USHORT,
    ServicesBuffer: PBTH_LE_GATT_SERVICE,
    ServicesBufferActual: *mut USHORT,
    Flags: ULONG,
) -> HRESULT