Home
last modified time | relevance | path

Searched refs:aRemoveKeyLease (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/api/
Dsrp_client_api.cpp145 otError otSrpClientRemoveHostAndServices(otInstance *aInstance, bool aRemoveKeyLease, bool aSendUnr… in otSrpClientRemoveHostAndServices() argument
147 …return AsCoreType(aInstance).Get<Srp::Client>().RemoveHostAndServices(aRemoveKeyLease, aSendUnregT… in otSrpClientRemoveHostAndServices()
/openthread-latest/include/openthread/
Dsrp_client.h590 otError otSrpClientRemoveHostAndServices(otInstance *aInstance, bool aRemoveKeyLease, bool aSendUnr…