Message ID | 20240907213301.14000-1-vibhavp@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | org.bluez.Device1: Add GetServiceRecords method to get a device's SDP records. | expand |
Hello: This series was applied to bluetooth/bluez.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>: On Sun, 8 Sep 2024 03:02:59 +0530 you wrote: > This series adds an experimental DBus API to get BR/EDR service records for > devices. The method will be used to implement a part of the Windows > Bluetooth API in Wine, which allows accessing a device's service records. > The documentation clarifies that the method is only meant for compatibility > purposes, and purposefully returns raw SDP records to discourage general > applications from using the API. > > [...] Here is the summary with links: - [BlueZ,1/2] device: Add method GetServiceRecords https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=95eb34ee2ee2 - [BlueZ,2/2] org.bluez.Device: Add documentation for GetServiceRecords() https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=44a1930479b7 You are awesome, thank you!