[roll] Roll fuchsia [bt][at] Add support for +BSIR response

Update the AT definitions to include the +BSIR (In-band Ring
Tone) response, and add round-trip tests to verify parsing and
serialization.

This enables components using the library to recognize +BSIR
responses.

Original-Original-Bug: 512139224
Test: fx test //src/connectivity/lib/at-commands:lib_tests
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1607712
Original-Original-Revision: d4df36223f2c9c530320b5eda0b648cca08a3b32
GitOrigin-RevId: 1d9bf6cd8fd7327cfb5f88c3e520bbc20bab6cc4
Change-Id: I24435165ef1bcba955cbc29575334f255da81b31
1 file changed
tree: b3065eb1538e92964a491bd00b0d4aff204c17b2
  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.