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.