Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Merged PR 10874: UartStmDuplexDma: Disable DMA reception on destructor UartStmDuplexDma: Disable DMA reception on destructor (cherry picked from commit 6b0edbbff0212e2c5dfca9361aa912a8513d9105) * Merged PR 10894: UartStmDuplexDma: Fix default DMA channels for RX as listed in RM0410, Table 28 UartStmDuplexDma: Fix default DMA channels for RX as listed in RM0410, Table 28 (cherry picked from commit 354b5164c5f37d702ea1e509e38d08e498a58280) * Merged PR 10899: DmaStm: Disable interrupts on DMA stop transfer to prevent core/bus lock up DmaStm: Disable interrupts on DMA stop transfer to prevent core/bus lock up (cherry picked from commit e1cf4a456a6aae420523d99917137965756da0b8) * Merged PR 10988: Update security related GAP interfaces after changes to services::Gap interface (cherry picked from commit f5da21bbee6503a0a08e5aeeedbda28b96ae0468) * Merged PR 10989: [ECR] - GapPeripheralSt changed to use the updated services::Gap GapPeripheralSt updated to use the new services::Gap (cherry picked from commit 701f391266a3e5ae4d551aa1d548b8eea0f66eb6) * Merged PR 11019: Implement GapPeripheralSt::SetSecurityMode Implement GapPeripheralSt::SetSecurityMode (cherry picked from commit ffb2d8b4ee2d40bf1e4e71015e448f5591973ced) * Merged PR 11085: [ECR] HalSt updated according the GATT interface HalSt updated according the GATT interface (cherry picked from commit c809b11676121f0c12eea92b4b0a2f74755e9829) * Merged PR 11239: fix gap device name accessibility and size limit (cherry picked from commit fda9e2f0b00dc03582cb6769d1daff87ecb69ffe) * Merged PR 11280: Gap device name and device privacy changes (cherry picked from commit b0efe1ff8357a2238573eb75ae35fa1757f5bce2) * Merged PR 11328: Added getters to GapPeripheralSt Added getters to GapPeripheralSt (cherry picked from commit ff76186ed29060327a4b9bfd42362b94c7dbea0b) * Merged PR 11353: apply st patch (cherry picked from commit ec30ab95a14f76e5a0104fe3582fce536f54973b) * Merged PR 11227: [ECR] GAP Central implementation - Common logic between central and peripheral was moved to a base class (GapSt) - GAP Central implemented - Privacy implemented for central (it was already implemented for peripheral) * hal_st/middlewares/ble_middleware/GapSt.hpp: Remove incorrect include * CMakeLists: temporarily use feature/merge-tfs from amp-embedded-infra-lib * Apply clang-format * Remove project name from modifications.md * Remove project name from modifications.md * .gitgub/workflows/linting-formatting.yml: Disable formatting because it selects the wrong clang format config * CMakeLists: Update amp-embedded-infra-lib tag used --------- Co-authored-by: Andre Jordan Botaro de Lima <Andre.JordanBotarodeLima@philips.com> Co-authored-by: Creemers, Roy <roy.creemers@philips.com> Co-authored-by: Santos, Gabriel <Gabriel.Santos_1@philips.com> Co-authored-by: Oguz, Oguzcan <oguz.oguzcan@philips.com> Co-authored-by: Helling, Stef <stef.helling@philips.com>
- Loading branch information