Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dudp6.hpp85 typedef otUdpReceive ReceiveHandler; ///< Receive handler callback. typedef in ot::Ip6::Udp
/openthread-latest/src/core/meshcop/
Dsecure_transport.hpp134 typedef void (*ReceiveHandler)(void *aContext, uint8_t *aBuf, uint16_t aLength); typedef in ot::MeshCoP::SecureSession