May 12, 2026
7:07 a.m.
Rémi Bernon (@rbernon) commented about dlls/windows.devices.bluetooth/bluetoothdevice.c:
return E_NOTIMPL; }
-static HRESULT WINAPI bluetoothledevice_statics_FromBluetoothAddressAsync( IBluetoothLEDeviceStatics *iface, UINT64 addr, IAsyncOperation_BluetoothLEDevice **async_op ) +static HRESULT bluetoothledevice_get_device_async( IUnknown *invoker, IUnknown *param, PROPVARIANT *result, BOOL called_async );
Can we move ble_device above instead of adding a forward declaration? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10865#note_139539