#include <udp.h>
Data Fields | |
| struct otUdpReceiver * | mNext |
| 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