summaryrefslogtreecommitdiffstats
path: root/src/nfc/qllcpserver_qnx_p.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* QNX: Fix compilation with new NDKFabian Bumberger2013-07-021-1/+1
| | | | | | | Change-Id: I92aab2e183f676d09092fa4d387bdf1e28a66289 Reviewed-by: Peter Hartmann <phartmann@blackberry.com> Reviewed-by: Wolfgang Bremer <wbremer@blackberry.com> 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 adding llcp functionalityFabian Bumberger2013-01-301-0/+128
Change-Id: I9af864e425634a9072bd5b46358bde1c68c5976c Reviewed-by: Bernd Weimer <bweimer@rim.com> Reviewed-by: Aaron McCarthy <mccarthy.aaron@gmail.com>