summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothdevicediscoveryagent_qnx.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new licensesJani Heikkinen2014-08-241-18/+10
* Fix compilation on BB10Fabian Bumberger2014-06-251-3/+3
* Merge branch 'dev' into btleAlex Blasche2014-05-261-37/+41
|\
| * Bluez5 support for QBluetoothDeviceDiscoveryAlex Blasche2014-05-091-3/+4
| * Replace all occurrences of Q_EMIT with emitOleg Shparber2014-04-291-1/+1
| * Fix coding style in QBluetoothOleg Shparber2014-04-231-36/+39
* | Merge branch 'dev' into btleAlex Blasche2014-03-141-1/+1
|\|
| * Fix some typosSergio Ahumada2014-03-031-1/+1
* | Merge branch 'dev' into btleAlex Blasche2014-02-171-12/+15
|\|
| * Fix remaining compiler warnings in QtConnectivity moduleFabian Bumberger2014-01-071-1/+0
| * Translate so far untranslated error strings.Alex Blasche2013-12-201-3/+3
| * Use QLoggingCategory to categorize the various debug output streamsAlex Blasche2013-12-201-11/+11
| * Improve error reporting.Alex Blasche2013-12-201-0/+4
* | Implemented Bluetooth Low Energy gatt service and characteristics discoveryNedim Hadzic2013-11-041-2/+23
|/
* Refactor device and service discovery errorsFabian Bumberger2013-09-201-7/+7
* Remove QtBluetooth and QtNfc namespace.Alex Blasche2013-09-091-2/+2
* Make Bluetooth adapter choosable for device and service searchNedim Hadzic2013-09-051-2/+2
* Make Bluetooth adapter choosable for device searchNedim Hadzic2013-08-291-1/+2
* QNX: Make the device discovery agent more robustFabian Bumberger2013-08-081-59/+104
* QNX: Change default value for inquiry type in QBluetoothDeviceDiscoveryAgentFabian Bumberger2013-08-071-0/+1
* QNX: Emit pairing finished signalFabian Bumberger2013-08-061-2/+2
* Rename NFC and Bluetooth namespace macros.Aaron McCarthy2013-02-141-2/+2
* QNX making the device discovery agent more robustFabian Bumberger2012-11-271-19/+41
* QNX adding device discovery agentFabian Bumberger2012-11-221-0/+207