![]() |
S145 SoftDevice for nRF54LV10 API documentation 10.0.0
|
| uint32_t sd_ble_gatts_initial_user_handle_get | ( | uint16_t * | p_handle | ) |
#include <ble_gatts.h>
Retrieve the first valid user attribute handle.
| [out] | p_handle | Pointer to an integer where the handle will be stored. |
| NRF_SUCCESS | Successfully retrieved the handle. |
| NRF_ERROR_INVALID_ADDR | Invalid pointer supplied. |