otTcpListenerInitializeArgs Struct Reference

This structure contains arguments to the otTcpListenerInitialize() function.

#include <include/openthread/tcp.h>

Public Attributes

void * mContext
 Pointer to application-specific context.
 
otTcpAcceptReady mAcceptReadyCallback
 "Accept ready" callback function
 
otTcpAcceptDone mAcceptDoneCallback
 "Accept done" callback function

This structure contains arguments to the otTcpListenerInitialize() function.


The documentation for this struct was generated from the following file:
  • include/openthread/tcp.h