Alexandre Julliard pushed to branch master at wine / wine
Commits: 3c83127a by Vibhav Pant at 2025-04-17T12:15:48+02:00 winebth.sys: Implement IOCTL_BTH_DISCONNECT_DEVICE.
- - - - - f0d4f0fb by Vibhav Pant at 2025-04-17T12:15:51+02:00 winebth.sys: Implement IOCTL_WINEBTH_RADIO_REMOVE_DEVICE.
- - - - - 28e2f3ad by Vibhav Pant at 2025-04-17T12:15:53+02:00 bluetoothapis: Add stub for BluetoothRemoveDevice.
- - - - - 6a7fef58 by Vibhav Pant at 2025-04-17T12:15:55+02:00 bluetoothapis: Implement BluetoothRemoveDevice.
- - - - - ab68dba7 by Vibhav Pant at 2025-04-17T12:15:55+02:00 bluetoothapis/tests: Add tests for BluetoothRemoveDevice.
- - - - -
14 changed files:
- dlls/bluetoothapis/bluetoothapis.spec - dlls/bluetoothapis/main.c - dlls/bluetoothapis/tests/device.c - dlls/bthprops.cpl/bthprops.cpl.spec - dlls/irprops.cpl/irprops.cpl.spec - dlls/winebth.sys/dbus.c - dlls/winebth.sys/unixlib.c - dlls/winebth.sys/unixlib.h - dlls/winebth.sys/unixlib_priv.h - dlls/winebth.sys/winebluetooth.c - dlls/winebth.sys/winebth.c - dlls/winebth.sys/winebth_priv.h - include/bthioctl.h - include/wine/winebth.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/25802359ddf4bb3660a5f773b6ce53...