nRF5 SDK for Thread and Zigbee v3.0.0
Data Fields
otUdpReceiver Struct Reference

#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.


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

Documentation feedback | Developer Zone | Subscribe | Updated