https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210089

Richard Kralovic <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Richard Kralovic <[email protected]> ---
This affects other systems as well, e.g., Android also uses search for 0x0100
and thus cannot connect to services managed by sdpd.

Sdpd matches only profile uuids, however, bluetooth core specification
(https://www.bluetooth.org/docman/handlers/downloaddoc.ashx?doc_id=457080),
Section 2.5.2 says that that any service record that has any attribute whose
value contains the requested uuid must match.

It seems to me that the proposed patch goes in the right direction, but it
should check all attributes instead of the selected ones only.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to