Alexandre Julliard pushed to branch master at wine / wine
Commits: 643a9c3b by Vibhav Pant at 2025-07-24T22:02:46+09:00 winebth.sys: Only set properties for radio devices after they have been started.
If bluetooth_radio_set_properties gets called before the PnP manager has enumerated the radio device, IoSetDevicePropertyData will fail as the registry entries for the radio's instance ID have not been created yet.
- - - - -
1 changed file:
- dlls/winebth.sys/winebth.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/643a9c3bfde828ca155784de07fb643...