otUdpReceiver

nRF5 SDK for Thread and Zigbee v4.2.0

#include <udp.h>

Data Fields

struct otUdpReceivermNext
 A pointer to the next UDP receiver (internal use only).
 
otUdpHandler mHandler
 A function pointer to the receiver callback.
 
void * mContext
 A pointer to application-specific context.
 

Detailed Description

This structure represents a UDP receiver.

  • external/openthread/include/openthread/udp.h