struct fdf_dispatcher_shutdown_observer

Defined at line 71 of file ../../sdk/lib/driver/runtime/include/lib/fdf/dispatcher.h

Holds context for the observer which will be called when the dispatcher's

asynchronous shutdown has completed.

After creating the dispatcher, the client is responsible for retaining

this structure in memory (and unmodified) until the handler runs.

Public Members

fdf_dispatcher_shutdown_handler_t * handler