[Bluetooth] Support listening on insecure RFCOMM service in Mojo interface.
Nearby Connections needs to specify that its registered RFCOMM service should not bond to the remote device on the other side of the connection; CreateRfcommService() is adjusted to CreateRfcommServiceInsecurely() to accommodate this need. Sidenote: this further necessitates an allowlist on service UUIDs and service names: that is tracked at b/162975217. Fixed: 1151116 Change-Id: I8db8e9864ce22122b7af6c8554161f987f6114d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2553188Reviewed-by:Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Reviewed-by:
James Vecore <vecore@google.com> Commit-Queue: Ryan Hansberry <hansberry@chromium.org> Cr-Commit-Position: refs/heads/master@{#833047}
Showing
Please register or sign in to comment