summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothserviceinfo_winrt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Ensure SDP records can be byte arrays/hex encodedAlex Blasche2019-02-151-0/+8
* winrt: Small code cleanupOliver Wolff2018-11-161-2/+1
* winrt: Properly handle sequences in SDP registrationOliver Wolff2018-08-161-12/+25
* winrt: Properly handle strings in SDP registrationOliver Wolff2018-08-161-11/+40
* winrt: Add helper functionality for more complex sdp typesOliver Wolff2018-08-161-1/+44
* Replace foreach with for loop and set QT_NO_FOREACHOliver Wolff2018-08-151-2/+3
* winrt: Handle UUID cases in service registrationOliver Wolff2018-08-151-13/+11
* winrt: Support additional data types for service registrationOliver Wolff2018-08-131-18/+55
* winrt: Unify logging format and give additional informationOliver Wolff2018-08-131-8/+11
* winrt: Make device radio discoverable when listening on socketOliver Wolff2018-08-131-2/+15
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-151-1/+6
|\
| * winrt: Do not assert when registering a service without a local BT adapterOliver Wolff2017-11-031-1/+6
* | Add configure test to detect presence of winrt APIOliver Wolff2017-08-301-0/+3
|/
* winrt: Accept malformed profile descriptor list from applicationsOliver Wolff2017-02-081-0/+72
* winrt: Add bluetooth server supportOliver Wolff2017-01-311-0/+378