Review Request 128253: Add initial Bluetooth backend implementation. (KDE)
Saikrishna Arcot
saiarcot895 at gmail.com
Tue Jun 21 17:40:19 UTC 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128253/
-----------------------------------------------------------
Review request for kdeconnect.
Repository: kdeconnect-kde
Description
-------
Sending payloads is not supported yet.
The getPairedDevices() method (used only if the Qt version is 5.4.0 or less) in the link provider class uses D-Bus to get the list of paired devices. This is needed because older versions of Qt didn't support BlueZ 5, and therefore the bluetooth backend wouldn't work at all.
Android side is in /r/128270.
Diffs
-----
CMakeLists.txt abd3438c78bb3c4a49561870e5097c036523516b
core/CMakeLists.txt 0b16096345c3a39d820fb94e918e66c27ab8a568
core/backends/bluetooth/CMakeLists.txt PRE-CREATION
core/backends/bluetooth/bluetoothdevicelink.h PRE-CREATION
core/backends/bluetooth/bluetoothdevicelink.cpp PRE-CREATION
core/backends/bluetooth/bluetoothlinkprovider.h PRE-CREATION
core/backends/bluetooth/bluetoothlinkprovider.cpp PRE-CREATION
core/backends/bluetooth/bluetoothpairinghandler.h PRE-CREATION
core/backends/bluetooth/bluetoothpairinghandler.cpp PRE-CREATION
core/backends/devicelinereader.h PRE-CREATION
core/backends/devicelinereader.cpp PRE-CREATION
core/daemon.cpp b41616c388deaddf8350e411383c8b4360c40d72
Diff: https://git.reviewboard.kde.org/r/128253/diff/
Testing
-------
KDE Connect runs, and the bluetooth service gets published in the SDP (service discovery protocol), which other devices use to determine what services are available.
Browsing the remote device will not work since this uses SSHFS, which relies on a IP network.
Thanks,
Saikrishna Arcot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdeconnect/attachments/20160621/4d220772/attachment.html>
More information about the KDEConnect
mailing list