commit | 1bbae7fd9512404f0144232accc8938e8d5cd21c | [log] [tgz] |
---|---|---|
author | Ani Ramakrishnan <aniramakri@google.com> | Thu Mar 19 23:47:20 2020 +0000 |
committer | Rob Mohr <mohrr@google.com> | Thu Nov 16 10:58:06 2023 -0800 |
tree | b285c614893b4306a4d91bef9e53ed9ff09df4a0 | |
parent | b480822c60b1bbcc5b2cf1f3bc2951b9991c64e0 [diff] |
[bt][gatt] Add support for GATT reliable writes * Adds support for ReliableWrites as part of GATT long characteristic writes. * If the ReliableMode is enabled, validates the returned blob for correctness (offset and value). Bug: 48298 Test: Added ExecutePrepareWritesReliableInvalidResponse, ExecutePrepareWritesSuccess, ExecutePrepareWritesDifferingResponseSuccess, ReliableModeFromFidl Change-Id: I41c65a9f27227e249960634f2e705563f730ffc2
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/.