Alexandre Julliard pushed to branch master at wine / wine
Commits: 2473952a by Vibhav Pant at 2025-08-15T14:52:10+02:00 winebth.sys: Remove GATT service entries when they are removed from the Unix Bluetooth service.
- - - - - ae71ef6b by Vibhav Pant at 2025-08-15T14:52:10+02:00 winebth.sys: Enumerate and store GATT characteristics for each LE device.
- - - - - ca2076b8 by Vibhav Pant at 2025-08-15T14:52:10+02:00 winebth.sys: Implement IOCTL_WINEBTH_LE_DEVICE_GET_GATT_CHARACTERISTICS.
- - - - - bf2a4735 by Vibhav Pant at 2025-08-15T14:52:10+02:00 winebth.sys: Remove GATT characteristic entries when they are removed from the Unix Bluetooth service.
- - - - - be093a66 by Vibhav Pant at 2025-08-15T14:52:10+02:00 bluetoothapis: Implement BluetoothGATTGetCharacteristics.
- - - - - b9f9e635 by Vibhav Pant at 2025-08-15T14:52:10+02:00 bluetoothapis/tests: Implement tests for BluetoothGATTGetCharacteristics.
- - - - - 327892f2 by Vibhav Pant at 2025-08-15T14:52:10+02:00 winebth.sys: Set additional properties for remote Bluetooth devices.
- - - - -
13 changed files:
- dlls/bluetoothapis/bluetoothapis.spec - dlls/bluetoothapis/gatt.c - dlls/bluetoothapis/tests/gatt.c - 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/bluetoothleapis.h - include/bthledef.h - include/ddk/bthguid.h - include/wine/winebth.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/fdaea1ffb6472dd9b19ae8307d840f...