[roll] Roll fuchsia [bt][hfp-hf] Handle unknown AT responses

Log uparseable AT responses and those which the current procedure
can't handle even though they were routed to it.

This should be removed long term and be replaced with dropping the
responsible peer connection, but currently we don't want to do that if
we hit an unimplemented procedure.

Test: N/A
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/999610
Original-Revision: 21d34805c5e6f432f48ee2a89379b0cca61d2801
GitOrigin-RevId: 93b7373ac9570a72e7e740860a6d4aca1c5d21f7
Change-Id: If1e80d9b4e523bc8d8656fb3221414590e19d6d6
1 file changed
tree: 1763d92e5450fa5d432d6ffd91636a062d8d558e
  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.