- 10 Oct, 2014 - 2 commits
-
-
Timur Pocheptsov authored
Fix a potential memory leak in _bluez and _qnx versions of copyToTempFile. Change-Id: I4c21d25b88620747adaaea8f2da561ca0b3d5df6 Reviewed-by:
Alex Blasche <alexander.blasche@digia.com>
-
Alex Blasche authored
The disconnected() and stateChanged() signals are delayed which may easily overlooked by API users. This change specifically points out this behavior difference. Change-Id: I3a9e9c656da50c9efe455cd2dbf903a2849e36da Task-number: QTBUG-41770 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
- 09 Oct, 2014 - 1 commit
-
-
Nico Vertriest authored
Change-Id: I4bf466a3f6c34b338f741ec003343b572e73d738 Task-number: QTBUG-41250 Reviewed-by:
Topi Reiniö <topi.reinio@digia.com> Reviewed-by:
Martin Smith <martin.smith@digia.com>
-
- 05 Oct, 2014 - 1 commit
-
-
Alex Blasche authored
This makes the example more compliant with general UI color guidelines and cuts out unnecessary code. Change-Id: I1cf7df602e586a667ebd052ed45baef8eafb6955 Reviewed-by:
Sami Makkonen <sami.makkonen@digia.com> Reviewed-by:
Topi Reiniö <topi.reinio@digia.com>
-
- 02 Oct, 2014 - 1 commit
-
-
Alex Blasche authored
The change makes a few minor cosmetic changes (e.g. sorting by alphabet and better descriptions) to the overview page too. Change-Id: I20c6e4735dd531b457fdf52b59f00e8a285a7397 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Topi Reiniö <topi.reinio@digia.com>
-
- 01 Oct, 2014 - 1 commit
-
-
Alex Blasche authored
It is realted to nfc socket streaming which we don't support at this stage. Change-Id: Idae80decad7aa2cdf7eb67b82ddc3e20384df8b8 Reviewed-by:
Martin Leutelt <martin.leutelt@basyskom.com> Reviewed-by:
Alex Blasche <alexander.blasche@digia.com>
-
- 30 Sep, 2014 - 5 commits
-
-
Alex Blasche authored
Those platforms require a running QBluetoothServer to satisfy the prerequisites of calling QBluetoothServiceInfo::registerService(). This requirement is imposed by the public API contract anyway. Change-Id: I2498030fa2787df9745580cd744886693945fe4f Reviewed-by:
Timur Pocheptsov <Timur.Pocheptsov@digia.com> Reviewed-by:
Alex Blasche <alexander.blasche@digia.com>
-
Alex Blasche authored
The function didn't return true right after calling listen(). This is caused by the fakeserverport implementation. On Android listen() doesn't really initiate the listen until QBluetoothServiceInfo::registerService() was called. We need to check the fakeServerPort registration to check whether we are listening already. [ChangeLog][QtBluetooth][Android] Fixed broken QBluetoothServer::isListening(). It returned false right after a successful call to listen(). Change-Id: I24de02602b401ecbbedaafd19d824170a181e03f Reviewed-by:
Timur Pocheptsov <Timur.Pocheptsov@digia.com> Reviewed-by:
Alex Blasche <alexander.blasche@digia.com>
-
Alex Blasche authored
Change-Id: I073b0b4432d7e51516584aa1d23c681bb8544392 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Topi Reiniö <topi.reinio@digia.com>
-
Alex Blasche authored
Change-Id: I235c54591dbbf04aa58c024093beca8c068b4aed Reviewed-by:
Timur Pocheptsov <Timur.Pocheptsov@digia.com> Reviewed-by:
Alex Blasche <alexander.blasche@digia.com>
-
Alex Blasche authored
Change-Id: If1add78a34f4d01313e022bd7af1d53ac2abd535 Reviewed-by:
Timur Pocheptsov <Timur.Pocheptsov@digia.com> Reviewed-by:
Alex Blasche <alexander.blasche@digia.com>
-
- 29 Sep, 2014 - 2 commits
-
-
Alex Blasche authored
Change-Id: I9dfff5fbbb8ce939de37fcf1b4f03fd7569b9203 Task-number: QTBUG-36496 Reviewed-by:
Mitch Curtis <mitch.curtis@digia.com> Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Friedemann Kleint authored
Change-Id: I161cac536d261c517a8323777561f8380b7d4bfb Reviewed-by:
Alex Blasche <alexander.blasche@digia.com>
-
- 26 Sep, 2014 - 6 commits
-
-
Timur Pocheptsov authored
Re-order some declarations to make the example work on OS X. Change-Id: I9e74ce7b19a3d749f6ba0f951c1ce013f42729f7 Reviewed-by:
Alex Blasche <alexander.blasche@digia.com>
-
Alex Blasche authored
Change-Id: Ic8387dd411a9784b6163a15d423cdeaa5e63ea30 Reviewed-by:
Timur Pocheptsov <Timur.Pocheptsov@digia.com> Reviewed-by:
Alex Blasche <alexander.blasche@digia.com>
-
Alex Blasche authored
1.) ElidedMiddle makes the text disappear on Debian and Ubuntu. Swapping elide mode to wrap mode which serves the same purpose 2.) The server was started as rfcomm channel but the client used L2Cap protocol. It may have worked anyway because rfcomm is based on l2cap. In any case this shouldn't be relied upon especially since some platforms don't support l2cap sockets as part of the public API offering. This way the example becomes more widely usable. Change-Id: Ibbcd7029d5843e86af0313037b6433017eb92c76 Reviewed-by:
Timur Pocheptsov <Timur.Pocheptsov@digia.com> Reviewed-by:
Alex Blasche <alexander.blasche@digia.com>
-
Alex Blasche authored
Internal or not yet released classes have been skipped Change-Id: I5bc3e08f87348ae8df61b923d7cdb81186ebebc8 Task-number: QTBUG-36775 Reviewed-by:
Topi Reiniö <topi.reinio@digia.com>
-
Alex Blasche authored
Change-Id: I50d818294cb53962bca2b08edbfdc4558890777c Task-number: QTBUG-36775 Reviewed-by:
Topi Reiniö <topi.reinio@digia.com>
-
Alex Blasche authored
Although no larger changes are expected the QLowEnergy* classes only provide a limited API commitment. Change-Id: I244403b8818c2b34a97c8d6f2633e4b94646e49b Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
- 22 Sep, 2014 - 1 commit
-
-
Wolfgang Bremer authored
service was not declared, it should be lowEnergyService Change-Id: I1419dbaa865b0bcce51ad2e8cf13c24cef40f1fa Reviewed-by:
Alex Blasche <alexander.blasche@digia.com>
-
- 19 Sep, 2014 - 1 commit
-
-
Alex Blasche authored
Internally the transfer reply starts via QueuedConnection. Therefore the finished signal doesn't have to be delayed even further. In addition document the tight restriction when being interested in signals from QBluetoothtransferReply. Change-Id: I0358140e96e1e9709158310c493f34ea5e40582a Reviewed-by:
Timur Pocheptsov <Timur.Pocheptsov@digia.com> Reviewed-by:
Alex Blasche <alexander.blasche@digia.com>
-
- 18 Sep, 2014 - 1 commit
-
-
Alex Blasche authored
The signal makes error handling much more conveniant. One error situation on QNX did not emit the required finished()/errorType() signals when required. A few minor typo fixes. Task-number: QTBUG-38983 Change-Id: I89c3fbee43921c8894a0ab200ee5550e7dc44543 Reviewed-by:
Lars Knoll <lars.knoll@digia.com>
-
- 17 Sep, 2014 - 2 commits
-
-
Frederik Gladhorn authored
-
Alex Blasche authored
Change-Id: I1249009d90ce9d0a7cc1e1b86a0cde8ca23ad917 Reviewed-by:
Lars Knoll <lars.knoll@digia.com>
-
- 16 Sep, 2014 - 5 commits
-
-
Frederik Gladhorn authored
Conflicts: .qmake.conf Change-Id: Id031d60ca79d8c90063c1d12903e75a418f47290
-
Alex Blasche authored
Task-number: QTBUG-37419 Change-Id: I15cedd382ee98845e51da8cd467fda1d941c1332 Reviewed-by:
Mitch Curtis <mitch.curtis@digia.com>
-
Alex Blasche authored
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>
-
Alex Blasche authored
The first step is to monitor encryption changes. Later we will add more events and possibly commands as needed. Change-Id: I03ca547678bbfc971f53b32b1efde601685dd7e1 Reviewed-by:
Lars Knoll <lars.knoll@digia.com>
-
Alex Blasche authored
Later this will be needed to read/write authorized and encrypted characteristic/descriptor values. Change-Id: Ibc70b65b51723d6e0668ee177f5dbd1df2ba047f Reviewed-by:
Lars Knoll <lars.knoll@digia.com>
-
- 12 Sep, 2014 - 1 commit
-
-
Alex Blasche authored
Change-Id: Id57a4da506ca34f01d615eef8a38b812bf3df13b Reviewed-by:
Timur Pocheptsov <Timur.Pocheptsov@digia.com> Reviewed-by:
Alex Blasche <alexander.blasche@digia.com>
-
- 08 Sep, 2014 - 5 commits
-
-
Alex Blasche authored
These limitations are not expected to be fixed during Qt 5.4 release. They are tracked by QTBUG-41174 & QTBUG-41175 Change-Id: Ibc102e35fe5d459f424a704572ec78436ca9d6d6 Reviewed-by:
Fabian Bumberger <fbumberger@rim.com>
-
Alex Blasche authored
Use the combination of prepare/execute commands to implement writing of descriptor values which are longer than ATT MTU size. Long characteristic writes are already implemented and the related code was adopted to cater for descriptor writes. At the same time we remove related TODO's from the code base. Last but not least ensure that writing of a descriptor with the same value as the pre-existing value is possible. This restriction is not helpful as some BTLE devices use writing of values as trigger for internal events and notifications. This was encountered on a test device when implementing the long write support. Change-Id: If765dc9393239dbbd1bb6a9bc942287b28d65cd6 Reviewed-by:
Fabian Bumberger <fbumberger@rim.com>
-
Alex Blasche authored
1.) Use updateValueOf*() where possible to channel all value changes through the same gate. 2.) BTLE connects have a much larger timeout when the remote device is not present. The device discovery could still turn up this device due to existing pairing information. 3.) Remove obsolete write long characteristic TODO Change-Id: I5b5815b0c3b99f8c4f87e0f1747ac6f1e274e592 Reviewed-by:
Fabian Bumberger <fbumberger@rim.com>
-
Alex Blasche authored
Adding HEADER to the name makes it more obvious which part of the message is meant. Change-Id: I207db40134db1ce558ccf89c3fd8b53fa68891f6 Reviewed-by:
Fabian Bumberger <fbumberger@rim.com>
-
Alex Blasche authored
In this context long means the characteristic value is longer than the maximal ATT message size. In such cases the Bluetooth spec demands a combination of PrepareWrite commands finished by an ExecuteWrite. This is very similar to reliable writes which use the same combination of prepare/execute but permit the atomic writing of multiple characteristics at the same time. Reliable writes are not (yet) supported by the public API. Also, this works for characteristics only. Long descriptor writes will follow. Change-Id: Id139ad1848c92ca5ebf1bd1dfe8e3da297312d4f Reviewed-by:
Fabian Bumberger <fbumberger@rim.com>
-
- 05 Sep, 2014 - 1 commit
-
-
Alex Blasche authored
This adds some valuable piece of information from the Bluetooth spec. Change-Id: Idb0211e23a3fc03674f7878eaebea9c529dbd69d Reviewed-by:
Topi Reiniö <topi.reinio@digia.com>
-
- 03 Sep, 2014 - 2 commits
-
-
Alex Blasche authored
At the same time we fix up some cases where the ProtocolDescriptorList was not a list within a list. Change-Id: If0ec6cf6374902a47a905edd08523906be9fd86b Reviewed-by:
Lars Knoll <lars.knoll@digia.com>
-
Alex Blasche authored
There is no need for this class anymore as QBluetoothServiceInfo covers the same information. Change-Id: I411a8abb68b34a3a4893a67ee9fac096f44bbd62 Reviewed-by:
Lars Knoll <lars.knoll@digia.com>
-
- 02 Sep, 2014 - 2 commits
-
-
Alex Blasche authored
Change-Id: I87575fb7b5115a536e12c0a00374cc0e67428706 Reviewed-by:
Lars Knoll <lars.knoll@digia.com>
-
Alex Blasche authored
The previous characteristicChanged() signal was emitted when the characteristic was updated due to a notification and when the value was changed using writeCharacteristic(). This meant that it was not possible to distinguish the two use cases. The new signal is only emitted in response to writeCharacteristic() whereas the old signal is only emitted when the peripheral indicates a change. Change-Id: Ie8797090f9463ae0e7fb053a42a79afa6829ca75 Reviewed-by:
Lars Knoll <lars.knoll@digia.com>
-