Re: [PATCH v5 0/5] MR10208: winebth.sys part 15: Add support for reading/caching GATT characteristic values
On Fri Apr 10 05:09:29 2026 +0000, micha k wrote:
Hi @vibhavp , i just came across this PR by chance because i was researching a bit because we [Zwift on Linux users are looking to use Bluetooth pairing of our fitness equipment.](https://github.com/netbrain/zwift/issues/188#issuecomment-4132038627) However, when scanning the changelogs/code, i noticed that there is a small typo that occurs in the codebase: `characterisitic` (notice the superfluous "i" before the "t". correct: `characteristic`). Examples of symbols that use this: `winebth_gatt_service_read_characterisitic_value_params`, `IOCTL_WINEBTH_GATT_SERVICE_READ_CHARACTERISITIC_VALUE` Sorry for the noise on this already merged MR, i wanted to mention it somewhere so there is a chance that it can be remedied in a later MR at some point. Thank you for your work on bluetooth in wine. :raised_hands: Greatly appreciated! Oops, thanks for catching this! I'll fix this in the next MR.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10208#note_135772
participants (1)
-
Vibhav Pant (@vibhavp)