Embassy
nrf-softdevice-s140

Crates

git

Versions

default

Flavors

pub unsafe fn sd_ble_gatts_initial_user_handle_get(p_handle: *mut u16) -> u32
Expand description

@brief Retrieve the first valid user attribute handle.

@param[out] p_handle Pointer to an integer where the handle will be stored.

@retval ::NRF_SUCCESS Successfully retrieved the handle. @retval ::NRF_ERROR_INVALID_ADDR Invalid pointer supplied.