Skip to content

dlls/winebth.sys: Create radio PDOs from the list of org.bluez.Adapter1 objects on BlueZ.

Vibhav Pant requested to merge vibhavp/winebth-sys-final into master

Add a "bluetooth watcher", which builds a list of radio devices discovered from BlueZ and sends them to the driver in the form of BLUETOOTH_WATCHER_RADIO_DEVICE_ADDED events. Initially, send a list of org.bluez.Adapter1 objects discovered via GetManagedObjects.

Merge request reports

Loading