Home
last modified time | relevance | path

Searched refs:otSrpClientCallback (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/include/openthread/
Dsrp_client.h171 typedef void (*otSrpClientCallback)(otError aError, typedef
258 void otSrpClientSetCallback(otInstance *aInstance, otSrpClientCallback aCallback, void *aContext);
/openthread-latest/src/core/api/
Dsrp_client_api.cpp56 void otSrpClientSetCallback(otInstance *aInstance, otSrpClientCallback aCallback, void *aContext) in otSrpClientSetCallback()
/openthread-latest/src/core/net/
Dsrp_client.hpp102 typedef otSrpClientCallback ClientCallback;