March 22, 2026
12:38 p.m.
v2: * Rebase against master. * Remove inline storage case in `struct winebluetooth_gatt_characteristic_value`. * Simplify locking code for `IOCTL_WINEBTH_GATT_SERVICE_READ_CHARACTERISITIC_VALUE` by using `chars_cs` to guard `bluetooth_gatt_service.irp_list`. * Use `complete_irp` and `remove_pending_irps` for all IRP lists, not just `bluetooth_radio`. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10208#note_133236