-
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.