esp-idf/examples/bluetooth/blufi/main
Mahavir Jain 1e3bbd03de
examples: blufi: fix API usage for generating dhm secret
API usage for `mbedtls_dhm_calc_secret` was incorrect, fixed by
providing correct RNG function pointer. This behavior was changed in
mbedTLS-3.x update.

Tested BluFi provisioning with this fix.

Closes IDF-5796
Closes https://github.com/espressif/esp-idf/issues/9488
2022-08-16 11:36:48 +05:30
..
blufi_example_main.c bluetooth: fix two blufi example bugs 2022-06-30 14:26:23 +08:00
blufi_example.h components/bt: Update licenses 2021-12-08 10:59:06 +08:00
blufi_init.c Fix blufi crash caused by the break change 2022-07-20 11:44:00 +08:00
blufi_security.c examples: blufi: fix API usage for generating dhm secret 2022-08-16 11:36:48 +05:30
CMakeLists.txt build system: re-add -Wno-format as private flag for some example components 2022-08-03 16:42:47 +04:00