Alexandre Julliard pushed to branch master at wine / wine
Commits: d49df7cb by Vibhav Pant at 2025-08-13T16:09:14+02:00 include: Add windows.devices.bluetooth.advertisement.idl.
- - - - - 274ca665 by Vibhav Pant at 2025-08-13T16:09:14+02:00 windows.devices.bluetooth/tests: Add tests for IBluetoothLEAdvertisementWatcher.
- - - - - 91a006bb by Vibhav Pant at 2025-08-13T16:09:14+02:00 windows.devices.bluetooth: Add stubs for BluetoothLEAdvertisementWatcher.
- - - - - b7113b16 by Vibhav Pant at 2025-08-13T16:09:14+02:00 windows.devices.bluetooth: Implement BluetoothLEAdvertisementWatcher::get_{Min, Max}SamplingInterval.
- - - - - 19fde485 by Vibhav Pant at 2025-08-13T16:09:14+02:00 windows.devices.bluetooth: Implement BluetoothLEAdvertisementWatcher::get_{Min, Max}OutOfRangeTimeout.
- - - - -
9 changed files:
- dlls/windows.devices.bluetooth/Makefile.in - + dlls/windows.devices.bluetooth/advertisement.c - dlls/windows.devices.bluetooth/classes.idl - dlls/windows.devices.bluetooth/main.c - dlls/windows.devices.bluetooth/private.h - dlls/windows.devices.bluetooth/tests/bluetooth.c - include/Makefile.in - + include/windows.devices.bluetooth.advertisement.idl - include/windows.devices.bluetooth.idl
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/350bb7c60e8f3e968b978bc24cd02f...