Commit 65e0bfc0 authored by Oliver Wolff's avatar Oliver Wolff
Browse files

winrt: Accept malformed profile descriptor list from applications


Other backends accept a malformed profile descriptor list which only
contains a short uuid. WinRt seems to be more restrictive here and
expects a nested sequence containing a short uuid and a version per
entry.

In order not to break existing applications the WinRT backend
repairs the profile descriptor list's structure so that it is accepted
as part of IRfcommServiceProvider's list of sdp attributes.

Task-number: QTBUG-58529
Change-Id: Ic1754135bc139a732ac014728ef9341205a59e86
Reviewed-by: default avatarMaurice Kalinowski <maurice.kalinowski@qt.io>
parent 7bde4b5d
No related merge requests found
Showing with 72 additions and 0 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment