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! -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10208#note_135670