nRF Connect SDK API 2.8.99
Loading...
Searching...
No Matches

◆ ssf_reset_evt_subscribe()

int ssf_reset_evt_subscribe ( ssf_reset_evt_callback callback,
void * context )

Subscribe to reset event notifications.

Parameters
[in]callbackCallback to be invoked for incoming notifications.
[in]contextUser context given to the callback on incoming events.
Returns
0 on success -SSF_EINVAL if already subscribed to the service -SSF_EFAULT if response from server is not 0