summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothservicediscoveryagent_winrt.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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