[roll] Roll fuchsia [bt][lib] Implement Hash for ServiceDefinition

Implement Hash and Eq for the fuchsia-bluetooth ServiceDefinition type.

Update bt-rfcomm to compare the difference between two
ServiceDefinitions with Hash, instead of iteration.

Added unit tests for manual Hash implementations.

Original-Bug: 327758656
Test: fx test bluetooth-crate-tests, bt-rfcomm-tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1581995
Original-Revision: 8dac87f7d43af47f1a913cbe774231a8955f61aa
GitOrigin-RevId: cad59dc8d3e10e8d9b3f87120cb908a5bbbb71ff
Change-Id: Ic4a32fc82ee5ddac9e4190a46396617393731762
1 file changed
tree: 1caf8effc8b31732114c5855ad5fd523da958a4c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.