summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothsocket_qnx.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port QtBluetooth to AndroidAlex Blasche2014-02-131-2/+5
* Use qt_error_string rather than strerror.Alex Blasche2014-01-301-2/+2
* Synchronize setting of QBluetoothSocket's error string, code and signalAlex Blasche2014-01-301-11/+9
* Don't cache the QBluetoothSocket::localName() & peerName()Alex Blasche2014-01-291-1/+1
* Initialize QBluetoothSocket::socketError properly.Alex Blasche2014-01-281-0/+1
* Use QLoggingCategory to categorize the various debug output streamsAlex Blasche2013-12-201-11/+11
* QNX: Fix socket connection with a service info objectFabian Bumberger2013-10-011-1/+1
* QNX: Fix compilation and a compiler warningFabian Bumberger2013-09-201-1/+1
* Unify QBluetoothSoket, QBluetoothServer and QBluetoothServiceInfo protocol enumFabian Bumberger2013-09-201-4/+4
* Lower the verbosity of bluetoothFabian Bumberger2013-09-181-2/+2
* Remove QtBluetooth and QtNfc namespace.Alex Blasche2013-09-091-2/+2
* QNX: Properly supporting SPP services with a service nameFabian Bumberger2013-07-291-3/+3
* QNX: Add name to SPP profileFabian Bumberger2013-06-261-1/+1
* Rename NFC and Bluetooth namespace macros.Aaron McCarthy2013-02-141-2/+2
* QNX fix compilation errorFabian Bumberger2012-11-301-1/+1
* QNX refactoring SPP supportFabian Bumberger2012-11-291-31/+19
* QNX making the device discovery agent more robustFabian Bumberger2012-11-271-1/+1
* QNX: Adding SPP supportFabian Bumberger2012-11-231-0/+374