commit | 50a6ff8cf315c1ba9e152a6249b797483c235557 | [log] [tgz] |
---|---|---|
author | Marie Janssen <jamuraa@google.com> | Thu Aug 12 17:10:36 2021 +0000 |
committer | Rob Mohr <mohrr@google.com> | Thu Nov 16 10:58:51 2023 -0800 |
tree | 7526fbc5802ba6d21f8b972e3b3d731d35e15266 | |
parent | c9f42c0bf4b239e1fc09084e43aea3fddc01cd5d [diff] |
[bt][gap] Add cooldown after local disconnects Add a 30 second cooldown for incoming connections from peers that we have just received an API disconnect from. This rejects all incoming connections from the peer until the timeout expires, but doesn't prevent locally initiated connections to the peers. Bug: 82269 Test: Added - fx test bt-host-gap-tests bt-host-common-tests Change-Id: I86eb95251699cb37f3272f2d106198f578df264e Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/566761 Commit-Queue: Marie Janssen đź’– <jamuraa@google.com> Reviewed-by: Ben Lawson <benlawson@google.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.