![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
| uint32_t nrf_ble_lesc_init | ( | void | ) |
#include <nrf_ble_lesc.h>
Initialize the LESC module.
This function initializes the PSA crypto for ECC and ECDH calculations, which are required to handle LESC authentication procedures.
| NRF_SUCCESS | If the operation was successful. |
| NRF_ERROR_INTERNAL | If psa_crypto_init failed. |