kdeconnect-kde/core/backends
Matthijs Tijink e77c1c87ac Add description of bluetooth multiplexing protocol
Summary:
As mentioned on telegram, there are some fundamental issues with bluetooth. The only approach I could get working was multiplexing: manually sending multiple streams of data over a single connection.

This is the description of that multiplexing protocol. I have an implementation of this protocol, but I'd first like some feedback to see if this is what we're going to use before finishing up those patches.

See the document itself for more details. I make the protocol forward-compatible, although I don't expect we will need ever that.

Test Plan: None, this is just a description.

Reviewers: #kde_connect, andyholmes, albertvaka

Reviewed By: #kde_connect, albertvaka

Subscribers: albertvaka, kdeconnect

Tags: #kde_connect

Differential Revision: https://phabricator.kde.org/D17987
2019-01-19 14:03:37 +01:00
..
bluetooth Add description of bluetooth multiplexing protocol 2019-01-19 14:03:37 +01:00
lan Allow newer TLS versions 2019-01-18 08:59:45 +01:00
loopback Rename NetworkPackage -> NetworkPacket 2018-03-05 20:03:23 +01:00
devicelinereader.cpp Rename NetworkPackage -> NetworkPacket 2018-03-05 20:03:23 +01:00
devicelinereader.h Rename NetworkPackage -> NetworkPacket 2018-03-05 20:03:23 +01:00
devicelink.cpp Remove unneeded variable 2018-12-25 00:35:32 +01:00
devicelink.h Remove unneeded variable 2018-12-25 00:35:32 +01:00
linkprovider.cpp Reorganize sources 2014-06-14 15:22:40 +02:00
linkprovider.h Rename NetworkPackage -> NetworkPacket 2018-03-05 20:03:23 +01:00
pairinghandler.cpp Make member variable names, & placement and * placement more coherent 2017-09-03 21:45:08 +02:00
pairinghandler.h Rename NetworkPackage -> NetworkPacket 2018-03-05 20:03:23 +01:00