[roll] Roll fuchsia [bt][hfp-hf] Parse CIND test responses at set supported indicators

The +CIND: response to the AT+CIND? command needs to be hand parsed
since it conflicts with the response to the AT+CIND=? command.  This
adds a parser for that and uses the parsed values to set the supported
HF indicators.

Test: Tested at UPF London, fx test bt-hfp-hands-free-tests
Original-Bug: b/413733247
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1259066
Original-Revision: 57b1404055eab14cd9fe7291da7dbb1ac10c7338
GitOrigin-RevId: 456a2a06487ee8fb868a8afb132924dc8ffb6bc6
Change-Id: Id8a6e4111e4c7df74ae6ad164737eb662b4ab21d
1 file changed
tree: 0c1943c8899942b3885f4080288914383c9a57d4
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.