Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dsntp_client.hpp60 typedef otSntpResponseHandler ResponseHandler; ///< Response handler callback. typedef in ot::Sntp::Client
/openthread-latest/src/core/coap/
Dcoap.hpp72 typedef otCoapResponseHandler ResponseHandler; typedef
/openthread-latest/src/lib/spinel/
Dradio_spinel.hpp1142 typedef otError (RadioSpinel::*ResponseHandler)(const uint8_t *aBuffer, uint16_t aLength); typedef in ot::Spinel::RadioSpinel