[roll] Roll fuchsia [bt][hfp-hf] Support hand parsing unknown AT responses. The +CIND AT response has two possible argument formats, depending on whether it is in response to the AT+CIND? or the AT+CIND=? command. However, the AT command parser library only understands one possible parse per response name. If it fails to parse the arguments to +CIND, it returns the raw bytes to us. This commit adds the scaffolding to allow both generated and hand-parsed AT responses to be used by procedure manager. The actual parsing will come in another commit. Original-Bug: b/413733247 Test: fx test bt-hfp-hands-free-tests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1259065 Original-Revision: 0409fc1aaee7b41107eb90de3d834e254e02df99 GitOrigin-RevId: a34bd122cf0a55a1591024c9935c656d90c44587 Change-Id: I539826aa39464c6cb4fc65f20bf0fb38ab218696
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.