-
dd99324e
by Vibhav Pant at 2025-04-03T22:49:58+02:00
winebth.sys: Support cancellation of pairing sessions via BlueZ.
If BlueZ calls the "Cancel" method on the pairing agent object registered by the driver, mark the
currently active authentication request as canceled.
-
bdce1cec
by Vibhav Pant at 2025-04-03T22:49:58+02:00
winebth.sys: Implement IOCTL_WINEBTH_RADIO_SEND_AUTH_RESPONSE.
-
4f595eb2
by Vibhav Pant at 2025-04-03T22:49:58+02:00
bluetoothapis: Add stub for BluetoothSendAuthenticationResponseEx.
-
04aabf6c
by Vibhav Pant at 2025-04-03T22:49:58+02:00
bluetoothapis: Implement BluetoothSendAuthenticationResponseEx.
-
5ec46da5
by Vibhav Pant at 2025-04-03T22:49:58+02:00
bluetoothapis/tests: Add tests for BluetoothSendAuthenticationResponseEx.
-
e2a9b2b5
by Vibhav Pant at 2025-04-03T22:49:59+02:00
winebth.sys: Allow service auth requests from BlueZ for authenticated devices.