9 Feb
2026
9 Feb
'26
2:26 p.m.
On Mon Feb 9 14:26:19 2026 +0000, Rémi Bernon wrote:
Also, any reason not using bluetoothapis for the enumeration as well instead of setupapi? `bluetoothapis` uses the `GUID_BTHPORT_DEVICE_INTERFACE` interface symlink for handles, while WinRT uses `GUID_BLUETOOTH_RADIO_INTERFACE`, so I thought it'd be better to do the same here as well.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10006#note_129192