1 Dec
2024
1 Dec
'24
1:33 p.m.
This MR adds support for getting a Bluetooth adapter's properties from its corresponding `org.bluez.Adapter1` object, and making them available to userspace via device properties and the `IOCTL_BTH_GET_LOCAL_INFO` ioctl, updating these properties whenever a `PropertiesChanged` signal is received for the adapter. It also adds code for removing the radio PDO if BlueZ notifies us that the adapter's interface is no longer available. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6936