S145 SoftDevice for nRF54LM20 API documentation 10.0.0
Loading...
Searching...
No Matches

◆ sd_ble_gatts_initial_user_handle_get()

uint32_t sd_ble_gatts_initial_user_handle_get ( uint16_t * p_handle)

#include <ble_gatts.h>

Retrieve the first valid user attribute handle.

Parameters
[out]p_handlePointer to an integer where the handle will be stored.
Return values
NRF_SUCCESSSuccessfully retrieved the handle.
NRF_ERROR_INVALID_ADDRInvalid pointer supplied.