Searched defs:ReceiveHandler (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/src/core/net/ | ||
D | udp6.hpp | 85 typedef otUdpReceive ReceiveHandler; ///< Receive handler callback. typedef in ot::Ip6::Udp |
/openthread-latest/src/core/meshcop/ | ||
D | secure_transport.hpp | 134 typedef void (*ReceiveHandler)(void *aContext, uint8_t *aBuf, uint16_t aLength); typedef in ot::MeshCoP::SecureSession |