![]() |
S115 SoftDevice for nRF54L15/nRF54L10/nRF54L05 API documentation 10.0.0
|
| uint32_t sd_ble_gap_addr_get | ( | ble_gap_addr_t * | p_addr | ) |
#include <ble_gap.h>
Get local Bluetooth identity address.
| [out] | p_addr | Pointer to address structure to be filled in. |
| NRF_SUCCESS | Address successfully retrieved. |
| NRF_ERROR_INVALID_ADDR | Invalid or NULL pointer supplied. |