ad75b438cb
Now that devices can potentially be connected via both network and bluetooth simultaneously we should prioritise connections over the highest performing link (probably wifi/network). To this end the m_deviceLinks are now sorted based on priority with the fastest links first; this means that when Device::sendPacket is scheduling to send a packet, it should always use the fastest link first. |
||
---|---|---|
.. | ||
backends | ||
CMakeLists.txt | ||
compositefiletransferjob.cpp | ||
compositefiletransferjob.h | ||
core_debug.cpp | ||
core_debug.h | ||
daemon.cpp | ||
daemon.h | ||
dbushelper.cpp | ||
dbushelper.h.in | ||
device.cpp | ||
device.h | ||
deviceinfo.h | ||
filetransferjob.cpp | ||
filetransferjob.h | ||
kdeconnectconfig.cpp | ||
kdeconnectconfig.h | ||
kdeconnectplugin.cpp | ||
kdeconnectplugin.h | ||
kdeconnectpluginconfig.cpp | ||
kdeconnectpluginconfig.h | ||
Messages.sh | ||
networkpacket.cpp | ||
networkpacket.h | ||
networkpackettypes.h | ||
notificationserverinfo.cpp | ||
notificationserverinfo.h | ||
openconfig.cpp | ||
openconfig.h | ||
pairstate.h | ||
pluginloader.cpp | ||
pluginloader.h | ||
sslhelper.cpp | ||
sslhelper.h |