summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothsocket_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* QBluetoothSocket - bugfix and mods for OS X.Timur Pocheptsov2014-10-011-1/+15
* Port QBluetoothSocket to OS X.Timur Pocheptsov2014-09-261-0/+3
* Add support for random vs public remote address connectionsAlex Blasche2014-09-021-1/+1
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-281-2/+18
|\
| * Add missing private headers warningSamuel Gaist2014-08-181-0/+11
| * Move socket workaround into own fctn and fix possible channel mismatchAlex Blasche2014-07-241-2/+5
| * Fixed QTBUG-40172 Android Bluetooth Socket Connection fails in some cases.Firat Agdas2014-07-241-2/+4
* | Make QBluetoothSocket's _q_writeNotify & _q_readNotify privateAlex Blasche2014-08-251-12/+7
* | Update license headers and add new licensesJani Heikkinen2014-08-241-19/+11
* | Connect to BTLE deviceAlex Blasche2014-06-161-0/+5
* | Replace Q_SIGNALS/Q_SLOTS with signals/slots in private headersOleg Shparber2014-04-291-2/+2
|/
* Convert internal function parameter to const &Alex Blasche2014-03-131-1/+1
* Fix crash when interrupting QBluetoothSocket's input stream threadAlex Blasche2014-02-271-1/+1
* Remove QBluetoothSocketPrivate::socketDescriptor()Alex Blasche2014-02-261-1/+0
* QNX QBluetoothSocket state fixNedim Hadzic2014-02-261-0/+2
* Port QtBluetooth to AndroidAlex Blasche2014-02-131-3/+30
* Don't cache the QBluetoothSocket::localName() & peerName()Alex Blasche2014-01-291-2/+0
* Unify QBluetoothSoket, QBluetoothServer and QBluetoothServiceInfo protocol enumFabian Bumberger2013-09-201-3/+3
* Remove QtBluetooth and QtNfc namespace.Alex Blasche2013-09-091-2/+2
* QNX: Change name of platform define to QT_QNX_BLUETOOTHFabian Bumberger2013-08-231-4/+4
* Update Copyright headersAlex Blasche2013-06-251-1/+1
* Rename NFC and Bluetooth namespace macros.Aaron McCarthy2013-02-141-2/+2
* Remove use of QT_{BEGIN,END}_HEADER macros.Aaron McCarthy2013-02-031-4/+0
* QNX: Adding SPP supportFabian Bumberger2012-11-231-0/+24
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* removed Nokia specific stuff not needed any moreMichael Zanetti2012-06-261-9/+0
* Extend SPP profile to be used with NOKIA_BT_SERVICESMichael Zanetti2012-04-261-0/+9
* Move qprivatelinearbuffer_p.h into bluetooth projectalex2012-02-281-1/+1
* No more Bluetooth on Symbianalex2012-02-081-44/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-201-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* added Connectivity namespaces (QtBluetooth and QtNfc)Michael Zanetti2011-11-111-1/+5
* Initial commit.Michael Zanetti2011-08-241-0/+209