[roll] Roll fuchsia [lowpan-ot-driver] Make sure meshcop state bitmap reflects agent state

Previously, we were always setting the `CONNECTION_MODE` on the state
bitmap to `CONNECTION_MODE_PSKC`, regardless if the border agent was
actually accepting commands or not.

This change makes sure that the state bitmap accurately reflects the
state of the border agent.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/916364
Original-Revision: d0693fcfbee1298766fe5d3d9a4148519d9409fc
GitOrigin-RevId: 7259ff91dddad33cb4c2d1162b0da469a18a3cbe
Change-Id: I162e852e4ea3243435a3bfdb4d17fc1db5e31e43
1 file changed
tree: f3fd3c4b45b202b6053364e6b9e7a85bd5a8a284
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.