Home
last modified time | relevance | path

Searched defs:otUdpSocket (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/include/openthread/
Dudp.h124 typedef struct otUdpSocket struct
131 struct otUdpSocket *mNext; ///< A pointer to the next UDP socket (internal use only). argument
132 } otUdpSocket; typedef