Alexandre Julliard pushed to branch master at wine / wine
Commits: 56ceb9e3 by Vibhav Pant at 2025-02-22T20:51:39+01:00 winebth.sys: Store known devices per radio from org.bluez.Device1 objects on BlueZ.
- - - - - 38ed4e2b by Vibhav Pant at 2025-02-22T20:51:39+01:00 winebth.sys: Add a basic implementation for IOCTL_BTH_GET_DEVICE_INFO.
- - - - - 13b831eb by Vibhav Pant at 2025-02-22T20:51:39+01:00 winebth.sys: Add connection related properties for remote devices.
- - - - - c0d98bf7 by Vibhav Pant at 2025-02-22T20:51:39+01:00 winebth.sys: Queue a DEVICE_ADDED event on receiving InterfacesAdded for objects that implement org.bluez.Device1.
- - - - - e1ee0d9c by Vibhav Pant at 2025-02-22T20:51:40+01:00 winebth.sys: Remove the corresponding device entry for Bluetooth radios on receiving InterfacesRemoved for org.bluez.Device1 objects.
- - - - -
7 changed files:
- dlls/winebth.sys/dbus.c - dlls/winebth.sys/unixlib.c - dlls/winebth.sys/unixlib.h - dlls/winebth.sys/winebluetooth.c - dlls/winebth.sys/winebth.c - dlls/winebth.sys/winebth_priv.h - include/bthioctl.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e42904c90fb4d6502dbcd2c59a5c2f...