Add initial Bluetooth backend implementation.

Authored by Saikrishna Arcot <saiarcot895@gmail.com> on Mar 1 2015, 8:17 PM.

Description

Add initial Bluetooth backend implementation.

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.

The getPairedDevices() method in the link provider class uses D-Bus to get
the list of paired devices, since Qt doesn't have a method giving that
information. As a result, that part of the code only works on Linux.

REVIEW: 122174

Details

Committed
afiestasMay 24 2017, 9:54 PM
Parents
R224:937d919c7124: Bumped version number for Windows release
Branches
Unknown
Tags
Unknown
afiestas committed R224:d711547ab59c: Add initial Bluetooth backend implementation. (authored by Saikrishna Arcot <saiarcot895@gmail.com>).May 24 2017, 9:54 PM