![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
| uint32_t nrf_ble_lesc_request_handler | ( | void | ) |
#include <nrf_ble_lesc.h>
Respond to DH key requests.
This function calculates DH keys and supplies them to the SoftDevice if there are any pending requests for keys.
| NRF_SUCCESS | If the operation was successful. |
| NRF_ERROR_INTERNAL | If the LESC module encountered an internal error. The only way to recover from this type of error is to reset the application. |