June 7, 2026
11:34 a.m.
BlueZ exposes the `org.bluez.Bearer.LE1` and `org.bluez.Bearer.BREDR1` interfaces for devices that support Low Energy and Classic (BR/EDR) bearers respectively. This MR relays bearer information from unix to the PE driver, and enables `GUID_BTH_DEVICE_INTERFACE` for remote devices that support BR/EDR. Also, make the `GUID_BTH_DEVICE_INTERFACE`<span dir=""> and </span>`GUID_BLUETOOTHLE_DEVICE_INTERFACE`<span dir=""> interfaces expose </span>`BDIF_*`<span dir=""> flags through the property </span>`PKEY_DeviceInterface_Bluetooth_Flags`. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/11084