nRF Connect SDK Bare Metal API 2.0.99
Loading...
Searching...
No Matches

◆ nrf_ble_lesc_own_oob_data_get()

ble_gap_lesc_oob_data_t * nrf_ble_lesc_own_oob_data_get ( void )

#include <nrf_ble_lesc.h>

Get the LESC Out-of-Band data.

This function can be used to access LESC OOB data that is associated with this device. It is required to regenerate LESC OOB data with nrf_ble_lesc_own_oob_data_generate, after each change of ECC keypair with nrf_ble_lesc_keypair_generate.

Returns
Pointer to the LESC OOB data or NULL if the data has not been generated yet or is no no longer valid.