struct fdf_token

Defined at line 66 of file ../../sdk/lib/driver/runtime/include/lib/fdf/token.h

Holds context for a registered token which is waiting for an fdf handle to be transferred.

After successfully registering the protocol, the client is responsible for retaining

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

Thereafter, this structure may be registered again or destroyed.

Public Members

fdf_token_transfer_handler_t * handler