[Git][wine/wine][master] 7 commits: winebth.sys: Create new GATT service entries on receiving InterfacesAdded for...
Alexandre Julliard pushed to branch master at wine / wine Commits: a132c9e7 by Vibhav Pant at 2026-02-24T21:10:56+01:00 winebth.sys: Create new GATT service entries on receiving InterfacesAdded for org.bluez.GattService1 objects from BlueZ. - - - - - b2764a9c by Vibhav Pant at 2026-02-24T21:10:59+01:00 winebth.sys: Create new GATT characteristic entries on receiving InterfacesAdded for org.bluez.GattCharacteristic1 objects from BlueZ. - - - - - 6237908e by Vibhav Pant at 2026-02-24T21:11:02+01:00 winebth.sys: Create PDOs for GATT services existing on remote devices. Enable GUID_BLUETOOTH_GATT_SERVICE_DEVICE_INTERFACE for service devices, and set address and service GUID devices properties as well. - - - - - e9ad035d by Vibhav Pant at 2026-02-24T21:11:04+01:00 winebth.sys: Implement IOCTL_WINEBTH_LE_DEVICE_GET_GATT_CHARACTERISTICS for GATT service PDOs. - - - - - ee20f044 by Vibhav Pant at 2026-02-24T21:11:06+01:00 bluetoothapis/tests: Add tests for calling BluetoothGATTGetCharacteristics with a GATT service handle. - - - - - 63150b95 by Vibhav Pant at 2026-02-24T21:11:06+01:00 winebth.sys: Add debug helper for DBusMessageIter values. - - - - - ff9e20d9 by Vibhav Pant at 2026-02-24T21:11:08+01:00 bluetoothapis: Implement BluetoothGATTGetCharacteristics for GATT service handle objects. - - - - - 6 changed files: - dlls/bluetoothapis/gatt.c - dlls/bluetoothapis/tests/gatt.c - dlls/winebth.sys/dbus.c - dlls/winebth.sys/winebth.c - include/bthledef.h - include/ddk/bthguid.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d50a395ecb3033dcdd4710a8a36140... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d50a395ecb3033dcdd4710a8a36140... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)