Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dsrp_server.h376 void otSrpServerHandleServiceUpdateResult(otInstance *aInstance, otSrpServerServiceUpdateId aId, ot…
/openthread-latest/src/core/api/
Dsrp_server_api.cpp120 void otSrpServerHandleServiceUpdateResult(otInstance *aInstance, otSrpServerServiceUpdateId aId, ot… in otSrpServerHandleServiceUpdateResult() function
/openthread-latest/tests/unit/
Dtest_srp_server.cpp261 otSrpServerHandleServiceUpdateResult(sInstance, aId, kErrorNone); in HandleSrpServerUpdate()
264 otSrpServerHandleServiceUpdateResult(sInstance, aId, kErrorFailed); in HandleSrpServerUpdate()