![]() |
S145 SoftDevice for nRF54L15/nRF54L10/nRF54L05 API documentation 10.0.0
|
| uint32_t sd_ble_gap_privacy_get | ( | ble_gap_privacy_params_t * | p_privacy_params | ) |
#include <ble_gap.h>
Get privacy settings.
| [in,out] | p_privacy_params | Privacy settings. |
| NRF_SUCCESS | Privacy settings read. |
| NRF_ERROR_INVALID_ADDR | The pointer given for returning the privacy settings may be NULL or invalid. Otherwise, the p_device_irk pointer in privacy parameter is an invalid pointer. |