-
857c418e
by Vibhav Pant at 2025-02-19T22:42:08+01:00
winebth.sys: Implement IOCTL_WINEBTH_RADIO_SET_FLAG.
-
558e5b31
by Vibhav Pant at 2025-02-19T22:42:08+01:00
winebth.sys: Call bluez_watcher_close as part of bluetooth_shutdown.
This frees all associated resources with the watcher, including events and initial devices that were
not consumed by the PE driver.
-
1d4d655f
by Vibhav Pant at 2025-02-19T22:42:08+01:00
bluetoothapis: Add stub for BluetoothEnableIncomingConnections.
-
12f080b3
by Vibhav Pant at 2025-02-19T22:42:08+01:00
bluetoothapis/tests: Add tests for BluetoothEnableIncomingConnections.
-
87b7457a
by Vibhav Pant at 2025-02-19T22:42:08+01:00
bluetoothapis: Implement BluetoothEnableIncomingConnections.
-
748ea183
by Vibhav Pant at 2025-02-19T22:42:08+01:00
bluetoothapis: Add stub for BluetoothEnableDiscovery.
-
4a2810a6
by Vibhav Pant at 2025-02-19T22:42:08+01:00
bluetoothapis/tests: Add tests for BluetoothEnableDiscovery.
-
94dc1f47
by Vibhav Pant at 2025-02-19T22:42:08+01:00
bluetoothapis: Implement BluetoothEnableDiscovery.