summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qnx/ppshelpers.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove QNX/BlackBerry implementation for QtBluetoothAlex Blasche2015-06-171-449/+0
| | | | | | | | | [ChangeLog][QtBluetooth][Platform Specific Changes] Removed support for Blackberry 10. Change-Id: I431c4f34bb10aa3668542df7a8b3403b61bf4705 Reviewed-by: Rafael Roquetto <rafael.roquetto@kdab.com> Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
* Update copyright headersJani Heikkinen2015-02-161-6/+6
| | | | | | | | | Qt copyrights are now in The Qt Company, so we could update the source code headers accordingly. In the same go we should also fix the links to point to qt.io. Change-Id: I3822a6484e8f7a420330de1cb1aeb0c3d1cf41b7 Reviewed-by: Sergio Ahumada <sahumada@texla.cl>
* Update license headers and add new licensesJani Heikkinen2014-08-241-18/+10
| | | | | | | | | - Renamed LICENSE.LGPL to LICENSE.LGPLv21 - Added LICENSE.LGPLv3 & LICENSE.GPLv2 - Removed LICENSE.GPL Change-Id: I7a8b8b787fcae9a178794364efdefe1021d10b1b Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
* Use QLoggingCategory to categorize the various debug output streamsAlex Blasche2013-12-201-21/+21
| | | | | | | Task-number: QTBUG-32253 Change-Id: I193162407d0fc7eca83689e31f03e1641a494ab0 Reviewed-by: Fabian Bumberger <fbumberger@rim.com> Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
* Remove QtBluetooth and QtNfc namespace.Alex Blasche2013-09-091-2/+2
| | | | | | | | This is based on namespace discussions on the Qt project dev mailing list. We continue to use the Qt namespace. Change-Id: I6119d06662f7682c11f42d759f3218be1f5a7d6c Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
* Merge QRfcommServer and QL2capServer to QBluetoothServerFabian Bumberger2013-08-291-2/+2
| | | | | | | Task-number: QTBUG-32722 Change-Id: Ia75ad5af2f81b737a8cca09dba919a7dc0fa0f8a Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
* QNX: Bugfixes for the service discovery agentFabian Bumberger2013-08-261-3/+1
| | | | | Change-Id: I8d977eb9013a9fa98427080baac1df881985d961 Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
* QNX: Make the device discovery agent more robustFabian Bumberger2013-08-081-7/+18
| | | | | | | Also fixes the autotests. Change-Id: I71983fa3cc49a88bb7b94544b7f24bebbd3cf86e Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
* QNX: Close the BT control FD with a delayFabian Bumberger2013-08-071-6/+21
| | | | | | | | Otherwise messages might not be passed to the BT service correctly. Change-Id: I3ff26caa853283b09a995806631fdc82ac851e6f Reviewed-by: Bernd Weimer <bweimer@blackberry.com> Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
* QNX: Emit pairing finished signalFabian Bumberger2013-08-061-1/+2
| | | | | | | | | | Pairing finished signal is emitted after pairing was requested. Also fixes a typo and a bug where the q Pointer was not saved. Task-number: QTBUG-32247 Change-Id: Ia2d32fdafd9510908f278edda927071199326f5d Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
* QNX Bluetooth adding OPPFabian Bumberger2013-08-011-0/+15
| | | | | | | Makes it possible to send QFiles over OPP. Other QIODevices do not work yet. Change-Id: I3a85a1f4a95c9059143f20d01c20ac27961e4a09 Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
* QNX: Fix compiler warningsFabian Bumberger2013-07-311-4/+4
| | | | | Change-Id: Ia73b3a89464d5913bec4cc528047283475297083 Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
* QNX: Properly supporting SPP services with a service nameFabian Bumberger2013-07-291-15/+17
| | | | | Change-Id: I1cdbc61e4fc6bcb7b620ba828e802cc4b448830f Reviewed-by: Alex <alexander.blasche@digia.com>
* QNX: Fake rfcomm portsFabian Bumberger2013-07-291-13/+8
| | | | | | | | We need a way to associate a service with a server. The current API does that using rfcomm ports. On QNX We do not have access to the rfcomm ports, so we fake the behavior. Change-Id: I893fd60dc4cbc515643fe8218532de6634a6d88e Reviewed-by: Alex <alexander.blasche@digia.com>
* QNX: Add name to SPP profileFabian Bumberger2013-06-261-1/+3
| | | | | Change-Id: I88e1026597bdf94e2b723cf15e9354f231ae5bdf Reviewed-by: Alex <alexander.blasche@digia.com>
* QNX: Fix crash when setting host modeFabian Bumberger2013-06-261-0/+19
| | | | | Change-Id: I772375768b2d7d0fd766798bb3c5bd767f66abab Reviewed-by: Alex <alexander.blasche@digia.com>
* Rename NFC and Bluetooth namespace macros.Aaron McCarthy2013-02-141-2/+2
| | | | | | | | Renamed to the namespace macros to follow what syncqt expects. This fixes missing namespace macro warnings printed by syncqt. Change-Id: I7be5a700e8435a559cb4c2e74938851233095887 Reviewed-by: Lorn Potter <lorn.potter@jollamobile.com>
* QNX fix for bug when setting host modeFabian Bumberger2012-12-061-0/+11
| | | | | Change-Id: I1acffa846843956fbe826c69308d19c1327419ec Reviewed-by: Alex <ablasche@gmail.com>
* QNX refactoring SPP supportFabian Bumberger2012-11-291-8/+24
| | | | | Change-Id: If7c1c407d234f83a200ffffe5a101d72debd1f68 Reviewed-by: Alex <ablasche@gmail.com>
* QNX making the device discovery agent more robustFabian Bumberger2012-11-271-14/+23
| | | | | Change-Id: Ibb7da66092e0edca9ac3d7e801275de5d166d6d8 Reviewed-by: Alex <ablasche@gmail.com>
* QXN Adding service infoFabian Bumberger2012-11-231-2/+2
| | | | | | | I also had to move the qbluetoothserviceinfo_p.h to the global header files Change-Id: Id394c09f7d6d3daf4d86a2e6a54a4a3a34aa73cc Reviewed-by: Alex <ablasche@gmail.com>
* QNX adding device discovery agentFabian Bumberger2012-11-221-0/+2
| | | | | Change-Id: Id21ee613489c7b7079a32812340046443d4868a9 Reviewed-by: Alex <ablasche@gmail.com>
* Preparing the QNX bluetooth portFabian Bumberger2012-11-221-0/+361
This commit includes a backend for processing pps commands. Change-Id: I4fb720167bbf6cecaa06a8e46d3407ea70745b28 Reviewed-by: Alex <ablasche@gmail.com>