You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add address type and rssi to discovered device ([#822](https://github.com/philips-software/amp-embedded-infra-lib/issues/822)) ([2e0b3ec](https://github.com/philips-software/amp-embedded-infra-lib/commit/2e0b3ecac46240163795b4cdac69d48423b8de69))
16
+
* Add AreAnyBitsSet() and AreAllBitsSet() ([#823](https://github.com/philips-software/amp-embedded-infra-lib/issues/823)) ([f83c37b](https://github.com/philips-software/amp-embedded-infra-lib/commit/f83c37bb48f733b7e7969d52a0432b98db798113))
17
+
* Add ble dtm interface ([#844](https://github.com/philips-software/amp-embedded-infra-lib/issues/844)) ([394cf55](https://github.com/philips-software/amp-embedded-infra-lib/commit/394cf55e9fdc3c1bf104b589ba4824100975dbab))
18
+
* Add error code to GattClient operations ([#843](https://github.com/philips-software/amp-embedded-infra-lib/issues/843)) ([4b5b4eb](https://github.com/philips-software/amp-embedded-infra-lib/commit/4b5b4eb3adafb1aea164b84b19a7b8b1367fc94e))
19
+
* Add NoneAllocated to SharedObjectAllocator ([#808](https://github.com/philips-software/amp-embedded-infra-lib/issues/808)) ([ed9ac24](https://github.com/philips-software/amp-embedded-infra-lib/commit/ed9ac24de4934f103975b71da277d13c28674746))
20
+
* Add PulseWidthModulation hal interface ([#834](https://github.com/philips-software/amp-embedded-infra-lib/issues/834)) ([a216de3](https://github.com/philips-software/amp-embedded-infra-lib/commit/a216de39bb3eab10c736a1f62ee734e79658af1d))
21
+
* Add support to create x509 certificates ([#826](https://github.com/philips-software/amp-embedded-infra-lib/issues/826)) ([7dfa477](https://github.com/philips-software/amp-embedded-infra-lib/commit/7dfa477e696294e13d40253f9e0935cd36f4e06f))
22
+
* Add support to resolve MAC address ([#792](https://github.com/philips-software/amp-embedded-infra-lib/issues/792)) ([3b8d1a4](https://github.com/philips-software/amp-embedded-infra-lib/commit/3b8d1a4703a6533d2dbc93322a044839b40da2d1))
23
+
* Added configuration to enable tls 1.3 ([#820](https://github.com/philips-software/amp-embedded-infra-lib/issues/820)) ([c392d44](https://github.com/philips-software/amp-embedded-infra-lib/commit/c392d44dcd24318a15f3465e6583a002704f8d63))
24
+
* Added GetIntegerAs to JsonObject to convert a JsonValue to a target integer width with bounds checking ([#830](https://github.com/philips-software/amp-embedded-infra-lib/issues/830)) ([c4c26e0](https://github.com/philips-software/amp-embedded-infra-lib/commit/c4c26e05d5b559757824c72830269279dc0e3796))
* Streamed http put and post without chunked transfer encoding ([#817](https://github.com/philips-software/amp-embedded-infra-lib/issues/817)) ([1943573](https://github.com/philips-software/amp-embedded-infra-lib/commit/1943573ebc842bba73d8d78cecda11d5dd26e130))
27
+
* Update mbedtls from v3.2.1 to v3.6.2 ([#813](https://github.com/philips-software/amp-embedded-infra-lib/issues/813)) ([46b4fe8](https://github.com/philips-software/amp-embedded-infra-lib/commit/46b4fe8c0bc95227959cc5adf0a5f4678c791b98))
28
+
* Updated mbedtls config file to latest ([#837](https://github.com/philips-software/amp-embedded-infra-lib/issues/837)) ([dc73dfa](https://github.com/philips-software/amp-embedded-infra-lib/commit/dc73dfaa908a649966cc4c344583c37fbb681042))
29
+
30
+
31
+
### Bug Fixes
32
+
33
+
* Keep EchoOnConnection alive while the factory is alive ([#840](https://github.com/philips-software/amp-embedded-infra-lib/issues/840)) ([3cdb0c4](https://github.com/philips-software/amp-embedded-infra-lib/commit/3cdb0c458915d17a13c97ce558b875ed1b3eeb9c))
34
+
* Keep websocket alive while reader or writer is alive ([#839](https://github.com/philips-software/amp-embedded-infra-lib/issues/839)) ([99efc71](https://github.com/philips-software/amp-embedded-infra-lib/commit/99efc7156a78e39bb18eca263a25d129e0664185))
35
+
* Revert "fix: keep websocket alive while reader or writer is alive ([#839](https://github.com/philips-software/amp-embedded-infra-lib/issues/839))" ([#847](https://github.com/philips-software/amp-embedded-infra-lib/issues/847)) ([eb0fa86](https://github.com/philips-software/amp-embedded-infra-lib/commit/eb0fa86e424b3c2c2735965ca576f681cb920422))
36
+
* Services/util/SesameSecured: avoid timing attack on verifying MAC ([#818](https://github.com/philips-software/amp-embedded-infra-lib/issues/818)) ([51dca2d](https://github.com/philips-software/amp-embedded-infra-lib/commit/51dca2dd532975e17cc53e5f43521916ebb2657e))
37
+
* Solved crash using uart linux when starting the read thread ([#832](https://github.com/philips-software/amp-embedded-infra-lib/issues/832)) ([a23f00f](https://github.com/philips-software/amp-embedded-infra-lib/commit/a23f00f0ab278d6c6dd7872f5987372f288d5cb0))
0 commit comments