[Git][wine/wine][master] 4 commits: windows.devices.bluetooth/tests: Add initial tests for BluetoothAdapter.
Alexandre Julliard pushed to branch master at wine / wine Commits: 39a8838b by Vibhav Pant at 2026-02-10T11:44:35+01:00 windows.devices.bluetooth/tests: Add initial tests for BluetoothAdapter. - - - - - 0be96f5a by Vibhav Pant at 2026-02-10T11:44:37+01:00 windows.devices.bluetooth: Implement BluetoothAdapter::GetDefaultAsync. - - - - - cf1c7830 by Vibhav Pant at 2026-02-10T11:44:39+01:00 windows.devices.bluetooth: Implement BluetoothAdapter::FromIdAsync. - - - - - 4279b575 by Vibhav Pant at 2026-02-10T11:44:41+01:00 windows.devices.bluetooth: Implement BluetoothAdapter::get_BluetoothAddress. - - - - - 7 changed files: - dlls/windows.devices.bluetooth/Makefile.in - + dlls/windows.devices.bluetooth/async.c - + dlls/windows.devices.bluetooth/async_private.idl - dlls/windows.devices.bluetooth/bluetoothadapter.c - dlls/windows.devices.bluetooth/private.h - dlls/windows.devices.bluetooth/tests/Makefile.in - dlls/windows.devices.bluetooth/tests/bluetooth.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8aa6339fbb11705497d89be3b7ec3a... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8aa6339fbb11705497d89be3b7ec3a... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)