| commit | 29ef12ef7e08f03b34fd4c8b4b5cb642283d9168 | [log] [tgz] |
|---|---|---|
| author | Arman Uguray <armansito@google.com> | Tue Jul 23 23:12:22 2019 +0000 |
| committer | Rob Mohr <mohrr@google.com> | Thu Nov 16 10:57:49 2023 -0800 |
| tree | 85b3387f84fed7b0c663cd786a16df0d4e478abb | |
| parent | 63458d1dd560f2e53204b77e6ebb1b288100b775 [diff] |
[bt] ByteBuffer std::vector helpers Added convenience functions to: 1. Construct a BufferView out of a std::vector. 2. Copy the contents of a ByteBuffer into a std::vector. Bug: BT-812 Test: bt-host-unittests Change-Id: I2cb48d53ed828dfeb7741aedc64d6a2704129182
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/.