summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Use WIN32_FROM_HRESULT macro to decode BLE system errorsDenis Shienkov2018-02-282-47/+69
| * | | | | | | Update license information for Windows filesLubomir I. Ivanov (VMware)2018-02-209-113/+161
| * | | | | | | Merge remote-tracking branch 'gerrit/dev' into winAlex Blasche2018-02-2046-91/+1476
| |\ \ \ \ \ \ \
| * | | | | | | | Add warning to private header qwinlowenergybluetooth_p.hLubomir I. Ivanov2017-11-221-0/+11
| * | | | | | | | Merge remote-tracking branch 'gerrit/dev' into winAlex Blasche2017-11-1579-1144/+2501
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge "Merge remote-tracking branch 'gerrit/dev' into win" into refs/staging/...Alex Blasche2017-10-24152-537/+2136
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'gerrit/dev' into winAlex Blasche2017-10-17152-537/+2136
| | |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Make QtBluetooth on Win32 compile (following merge from dev)Alex Blasche2017-10-241-0/+10
| |/ / / / / / / / / /
| * | | | | | | | | | Improve processing of discovered deviceDenis Shienkov2017-06-201-33/+27
| * | | | | | | | | | Fix classic and LE devices discoveryDenis Shienkov2017-06-192-71/+160
| * | | | | | | | | | Fix crash at access to unexistent controller objectDenis Shienkov2017-06-131-1/+15
| * | | | | | | | | | Pass a device address to correctly search its service system pathDenis Shienkov2017-06-131-11/+27
| * | | | | | | | | | Fix possible leaking of system handlesDenis Shienkov2017-06-131-2/+7
| * | | | | | | | | | Get rid of QList in favor to QVector where possibleDenis Shienkov2017-06-121-9/+7
| * | | | | | | | | | Use 'const' keyword a bit moreDenis Shienkov2017-06-082-15/+15
| * | | | | | | | | | Replace 'foreach' macro with range-based 'for'Denis Shienkov2017-06-073-7/+7
| * | | | | | | | | | Use std::find_if to check for local adapter addressDenis Shienkov2017-06-071-9/+7
| * | | | | | | | | | Replace 'forever' macro with 'for (;;)' statementDenis Shienkov2017-06-074-9/+9
| * | | | | | | | | | Initialize lowEnergySearchTimeout with -1Denis Shienkov2017-06-071-0/+1
| * | | | | | | | | | Merge remote-tracking branch 'gerrit/5.9' into wip/winAlex Blasche2017-05-12311-7024/+22019
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'gerrit/dev' into wipAlex Blasche2015-12-0364-445/+967
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Windows: Use Qt::HANDLE instead of typedef void*Denis Shienkov2015-11-172-5/+2
| * | | | | | | | | | | | Windows: Use QT_WIN_BLUETOOTH macro where it is possibleDenis Shienkov2015-11-174-6/+6
| * | | | | | | | | | | | Windows: Implement the descriptor reading and writingDenis Shienkov2015-11-033-7/+338
| * | | | | | | | | | | | Bluetooth - service discovery on WindowsEric Lemanissier2015-10-294-7/+398
| * | | | | | | | | | | | Windows: Detect the end handle of a serviceDenis Shienkov2015-10-281-0/+16
| * | | | | | | | | | | | Windows: Implement the characteristic writingDenis Shienkov2015-10-271-4/+79
| * | | | | | | | | | | | Windows: Implement the characteristic readingDenis Shienkov2015-10-261-2/+91
| * | | | | | | | | | | | Windows: Rename variables which is the system handlesDenis Shienkov2015-10-233-35/+35
| * | | | | | | | | | | | Windows: Introduce a function to open the system serviceDenis Shienkov2015-10-231-20/+28
| * | | | | | | | | | | | Add missed returns from the service details discovery functionDenis Shienkov2015-10-231-0/+2
| * | | | | | | | | | | | Windows: Introduce a function for QBluetoothUuid creationDenis Shienkov2015-10-231-14/+12
| * | | | | | | | | | | | Windows: Implement service details discoveringDenis Shienkov2015-10-221-5/+364
| * | | | | | | | | | | | Windows: Refactor code related to a services discoveringDenis Shienkov2015-10-165-295/+185
| * | | | | | | | | | | | Windows: Removal of dead codeDenis Shienkov2015-10-142-80/+0
| * | | | | | | | | | | | Windows: Refactor code related to discovering of a remote devicesDenis Shienkov2015-10-148-637/+363
| * | | | | | | | | | | | Windows: Simplify code related to enumerating of a local radiosDenis Shienkov2015-10-135-94/+50
| * | | | | | | | | | | | Windows: Use the new signsl/slot syntaxDenis Shienkov2015-10-012-6/+6
| * | | | | | | | | | | | Merge branch 'dev' into winAlex Blasche2015-09-24127-5659/+2570
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Add new readChar/readDesc symbols for WindowsAlex Blasche2015-05-181-0/+15
| * | | | | | | | | | | | | Merge branch 'dev' into wip/winAlex Blasche2015-05-1122-263/+1061
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'gerrit/dev' into wip/winAlex Blasche2015-04-0128-226/+789
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Update Digia headers to QtCompany headersAlex Blasche2015-03-0311-170/+121
| * | | | | | | | | | | | | | | Merge branch 'dev' into wip/winAlex Blasche2015-02-26331-2787/+2566
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'dev' into wip/winAlex Blasche2015-02-0270-1246/+1374
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Add discovering of primary GATT services on WindowsDenis Shienkov2014-12-105-1/+307
| * | | | | | | | | | | | | | | | | Add native wrapper for BLE API on WindowsDenis Shienkov2014-12-082-0/+179
| * | | | | | | | | | | | | | | | | Add discovering for BLE devices on WindowsDenis Shienkov2014-12-046-33/+551
| * | | | | | | | | | | | | | | | | Merge branch 'dev' into wip/winAlex Blasche2014-12-0356-166/+4338
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Refactor of code for "classic" part on WindowsDenis Shienkov2014-12-019-246/+411