Alexandre Julliard pushed to branch master at wine / wine
Commits: 857c418e by Vibhav Pant at 2025-02-19T22:42:08+01:00 winebth.sys: Implement IOCTL_WINEBTH_RADIO_SET_FLAG.
- - - - - 558e5b31 by Vibhav Pant at 2025-02-19T22:42:08+01:00 winebth.sys: Call bluez_watcher_close as part of bluetooth_shutdown.
This frees all associated resources with the watcher, including events and initial devices that were not consumed by the PE driver.
- - - - - 1d4d655f by Vibhav Pant at 2025-02-19T22:42:08+01:00 bluetoothapis: Add stub for BluetoothEnableIncomingConnections.
- - - - - 12f080b3 by Vibhav Pant at 2025-02-19T22:42:08+01:00 bluetoothapis/tests: Add tests for BluetoothEnableIncomingConnections.
- - - - - 87b7457a by Vibhav Pant at 2025-02-19T22:42:08+01:00 bluetoothapis: Implement BluetoothEnableIncomingConnections.
- - - - - 748ea183 by Vibhav Pant at 2025-02-19T22:42:08+01:00 bluetoothapis: Add stub for BluetoothEnableDiscovery.
- - - - - 4a2810a6 by Vibhav Pant at 2025-02-19T22:42:08+01:00 bluetoothapis/tests: Add tests for BluetoothEnableDiscovery.
- - - - - 94dc1f47 by Vibhav Pant at 2025-02-19T22:42:08+01:00 bluetoothapis: Implement BluetoothEnableDiscovery.
- - - - -
17 changed files:
- MAINTAINERS - dlls/bluetoothapis/bluetoothapis.spec - dlls/bluetoothapis/main.c - dlls/bluetoothapis/tests/radio.c - dlls/bthprops.cpl/bthprops.cpl.spec - dlls/irprops.cpl/irprops.cpl.spec - dlls/winebth.sys/Makefile.in - dlls/winebth.sys/dbus.c - dlls/winebth.sys/dbus.h - 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/Makefile.in - + include/wine/winebth.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/def913feb45e634637ca7d4b5f24c5...