nrfxlib API 3.3.99
Loading...
Searching...
No Matches
nrf_rpc_cleanup_handler Struct Reference

Cleanup procedure list element. More...

#include <nrf_rpc.h>

Data Fields

void(* handler )(void *context)
 Handler to the cleanup function invoked on the call to nrf_rpc_stop.
 
void * context
 Custom context passed as the function parameter.
 
struct nrf_rpc_cleanup_handlernext
 Pointer to the next element in the list. Managed automatically by the nrf_rpc.
 

Detailed Description

Cleanup procedure list element.


The documentation for this struct was generated from the following file: