summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothsocket_p.h
Commit message (Expand)AuthorAgeFilesLines
* winrt: Fix build using -no-pchOliver Wolff2017-10-251-0/+2
* Windows: Fix namespaced buildOliver Wolff2017-07-261-2/+4
* Add indirection for QBluetoothSocket::bytesToWrite()Alex Blasche2017-06-291-0/+1
* Fix concurrent access to QBluetoothSocket::canReadLine() on AndroidAlex Blasche2017-06-291-0/+1
* Obtain random bt address flag via Bluetooth Mgmt APIAlex Blasche2017-06-161-2/+2
* Workaround for Android SDP discovery bugAlex Blasche2017-06-161-1/+12
* Replace custom QT_BLUEZ_BLUETOOTH against the related feature defineAlex Blasche2017-04-061-2/+2
* winrt: Use custom setSocketDescriptor functionOliver Wolff2017-02-031-0/+5
* winrt: Add bluetooth socket supportOliver Wolff2017-01-201-0/+42
* Updated license headersAntti Kokko2016-01-201-14/+20
* Bluetooth socket: Simplify address conversion.Christian Kandeler2015-10-151-2/+5
* Add preferredSecurityFlags to QBluetoothSocketAlex Blasche2015-07-031-0/+1
* Remove QNX/BlackBerry implementation for QtBluetoothAlex Blasche2015-06-171-15/+3
* Merge branch '5.4' into 5.5Alex Blasche2015-04-011-8/+15
|\
| * Android: Fix crash when destructing socket during active connectAlex Blasche2015-03-301-8/+15
* | 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