![]() |
nRF5 SDK for Thread and Zigbee v1.0.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
#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. | |
This structure represents a UDP receiver.