summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothservicediscoveryagent_winrt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port from qAsConst() to std::as_const()Marc Mutz2022-11-121-1/+1
* Use SPDX license identifiersLucie GĂ©rard2022-06-131-38/+2
* Add Windows COM initializations on BluetoothJuha Vuolle2022-03-241-0/+2
* Windows BT: reverse the latter UUID part to correct orderJuha Vuolle2022-02-081-1/+11
* Make Windows bluetooth to scan all found devices for servicesJuha Vuolle2022-01-271-38/+25
* More consistent logging category use in bluetooth implementationsJuha Vuolle2021-09-171-1/+1
* Remove string-related compilation warnings in WinRT backendJuha Vuolle2021-09-131-1/+1
* windows: Remove legacy "limited service discovery" modeOliver Wolff2021-05-261-12/+0
* Unify Windows logging categoriesAndreas Buhr2021-04-121-14/+14
* rename error signals to errorOccurredAndreas Buhr2021-03-221-1/+1
* Use scoped enum for constants in QBluetoothUuidAndreas Buhr2021-03-111-2/+2
* Remove winrtOliver Wolff2020-07-021-18/+10
* Fix Qt6 buildAlexandru Croitor2019-08-011-9/+9
* winrt: Make sure that ProtocolDescriptorList is always set for servicesOliver Wolff2019-05-271-0/+11
* qbluetoothsocket_winrt: Use recommended service connection approach if possibleOliver Wolff2019-05-271-0/+11
* winrt: Move byteArrayFromBuffer into qbluetoothutils_winrtOliver Wolff2019-04-151-18/+0
* Code cleanup: Use nullptr wherever possibleAlex Blasche2018-08-241-1/+0
* Replace foreach with for loop and set QT_NO_FOREACHOliver Wolff2018-08-151-3/+5
* Add configure test to detect presence of winrt APIOliver Wolff2017-08-301-0/+3
* winrt: Fixed reading of string attributes in sequencesOliver Wolff2017-01-301-1/+4
* winrt: Add service discoveryOliver Wolff2017-01-201-0/+604