summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/bluez
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@digia.com>2014-09-10 12:10:25 +0200
committerAlex Blasche <alexander.blasche@digia.com>2014-09-16 08:59:10 +0200
commit27abf796987c137d2660efd8e73b0e0fc8ffad0c (patch)
tree0bc4d4715b83f11cf4845e38e3074a6e039f9ffd /src/bluetooth/bluez
parent3d87d02970237c9e7a8ef8d921702bcc755130c0 (diff)
Upgrade ATT reads requests to encrypted links when indicated
This is triggered if the GATT server complains about missing authorization/encryption when reading an attribute. The same mechanism has to be applied to all remaining read and write types Change-Id: Ia8330951ffdc61afb98424557bbeffe444e9a812 Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'src/bluetooth/bluez')
-rw-r--r--src/bluetooth/bluez/hcimanager.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bluetooth/bluez/hcimanager.cpp b/src/bluetooth/bluez/hcimanager.cpp
index be8ec6cc..449f0825 100644
--- a/src/bluetooth/bluez/hcimanager.cpp
+++ b/src/bluetooth/bluez/hcimanager.cpp
@@ -1,6 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Javier S. Pedro <maemo@javispedro.com>
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtBluetooth module of the Qt Toolkit.